14:20:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/142371 14:20:00 Running as SYSTEM 14:20:00 [EnvInject] - Loading node environment variables. 14:20:00 Building remotely on prd-ubuntu1804-docker-8c-8g-13374 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-merge-java 14:20:00 [ssh-agent] Looking for ssh-agent implementation... 14:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:20:01 $ ssh-agent 14:20:01 SSH_AUTH_SOCK=/tmp/ssh-LSFOVJ9D13Bz/agent.2151 14:20:01 SSH_AGENT_PID=2153 14:20:01 [ssh-agent] Started. 14:20:01 Running ssh-add (command line suppressed) 14:20:01 Identity added: /w/workspace/aai-resources-master-merge-java@tmp/private_key_10425540920780861224.key (/w/workspace/aai-resources-master-merge-java@tmp/private_key_10425540920780861224.key) 14:20:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:20:01 The recommended git tool is: NONE 14:20:02 using credential onap-jenkins-ssh 14:20:02 Wiping out workspace first. 14:20:02 Cloning the remote Git repository 14:20:02 Cloning repository git://cloud.onap.org/mirror/aai/resources.git 14:20:02 > git init /w/workspace/aai-resources-master-merge-java # timeout=10 14:20:02 Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git 14:20:02 > git --version # timeout=10 14:20:02 > git --version # 'git version 2.17.1' 14:20:02 using GIT_SSH to set credentials Gerrit user 14:20:02 Verifying host key using manually-configured host key entries 14:20:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:20:03 > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10 14:20:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:03 Avoid second fetch 14:20:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:20:03 Checking out Revision ea7322c1864521419f0c8a255545631286014b24 (refs/remotes/origin/master) 14:20:03 > git config core.sparsecheckout # timeout=10 14:20:03 > git checkout -f ea7322c1864521419f0c8a255545631286014b24 # timeout=30 14:20:04 Commit message: "Updating aai-common version to 1.17.0-SNAPSHOT" 14:20:04 > git rev-list --no-walk 4b4b3d77f98693188fc04b28f422be32c9dd0f1b # timeout=10 14:20:07 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 14:20:07 provisioning config files... 14:20:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:20:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:20:07 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins8701875381086853940.sh 14:20:07 ---> python-tools-install.sh 14:20:07 Setup pyenv: 14:20:07 * system (set by /opt/pyenv/version) 14:20:07 * 3.8.13 (set by /opt/pyenv/version) 14:20:07 * 3.9.13 (set by /opt/pyenv/version) 14:20:07 * 3.10.6 (set by /opt/pyenv/version) 14:20:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VXOB 14:20:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:20:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:20:16 lf-activate-venv(): INFO: Base packages installed successfully 14:20:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-VXOB/bin to PATH 14:20:41 Generating Requirements File 14:21:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:21:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:21:06 Python 3.10.6 14:21:06 pip 25.3 from /tmp/venv-VXOB/lib/python3.10/site-packages/pip (python 3.10) 14:21:06 appdirs==1.4.4 14:21:06 argcomplete==3.6.3 14:21:06 aspy.yaml==1.3.0 14:21:06 attrs==25.4.0 14:21:06 autopage==0.5.2 14:21:06 beautifulsoup4==4.14.2 14:21:06 boto3==1.40.74 14:21:06 botocore==1.40.74 14:21:06 bs4==0.0.2 14:21:06 cachetools==6.2.2 14:21:06 certifi==2025.11.12 14:21:06 cffi==2.0.0 14:21:06 cfgv==3.4.0 14:21:06 chardet==5.2.0 14:21:06 charset-normalizer==3.4.4 14:21:06 click==8.3.1 14:21:06 cliff==4.11.0 14:21:06 cmd2==2.7.0 14:21:06 cryptography==3.3.2 14:21:06 debtcollector==3.0.0 14:21:06 decorator==5.2.1 14:21:06 defusedxml==0.7.1 14:21:06 Deprecated==1.3.1 14:21:06 distlib==0.4.0 14:21:06 dnspython==2.8.0 14:21:06 docker==7.1.0 14:21:06 dogpile.cache==1.5.0 14:21:06 durationpy==0.10 14:21:06 email-validator==2.3.0 14:21:06 filelock==3.20.0 14:21:06 future==1.0.0 14:21:06 gitdb==4.0.12 14:21:06 GitPython==3.1.45 14:21:06 google-auth==2.43.0 14:21:06 httplib2==0.31.0 14:21:06 identify==2.6.15 14:21:06 idna==3.11 14:21:06 importlib-resources==1.5.0 14:21:06 iso8601==2.1.0 14:21:06 Jinja2==3.1.6 14:21:06 jmespath==1.0.1 14:21:06 jsonpatch==1.33 14:21:06 jsonpointer==3.0.0 14:21:06 jsonschema==4.25.1 14:21:06 jsonschema-specifications==2025.9.1 14:21:06 keystoneauth1==5.12.0 14:21:06 kubernetes==34.1.0 14:21:06 lftools==0.37.15 14:21:06 lxml==6.0.2 14:21:06 markdown-it-py==4.0.0 14:21:06 MarkupSafe==3.0.3 14:21:06 mdurl==0.1.2 14:21:06 msgpack==1.1.2 14:21:06 multi_key_dict==2.0.3 14:21:06 munch==4.0.0 14:21:06 netaddr==1.3.0 14:21:06 niet==1.4.2 14:21:06 nodeenv==1.9.1 14:21:06 oauth2client==4.1.3 14:21:06 oauthlib==3.3.1 14:21:06 openstacksdk==4.8.0 14:21:06 os-service-types==1.8.1 14:21:06 osc-lib==4.2.0 14:21:06 oslo.config==10.1.0 14:21:06 oslo.context==6.1.0 14:21:06 oslo.i18n==6.7.0 14:21:06 oslo.log==7.2.1 14:21:06 oslo.serialization==5.8.0 14:21:06 oslo.utils==9.1.0 14:21:06 packaging==25.0 14:21:06 pbr==7.0.3 14:21:06 platformdirs==4.5.0 14:21:06 prettytable==3.17.0 14:21:06 psutil==7.1.3 14:21:06 pyasn1==0.6.1 14:21:06 pyasn1_modules==0.4.2 14:21:06 pycparser==2.23 14:21:06 pygerrit2==2.0.15 14:21:06 PyGithub==2.8.1 14:21:06 Pygments==2.19.2 14:21:06 PyJWT==2.10.1 14:21:06 PyNaCl==1.6.1 14:21:06 pyparsing==2.4.7 14:21:06 pyperclip==1.11.0 14:21:06 pyrsistent==0.20.0 14:21:06 python-cinderclient==9.8.0 14:21:06 python-dateutil==2.9.0.post0 14:21:06 python-heatclient==4.3.0 14:21:06 python-jenkins==1.8.3 14:21:06 python-keystoneclient==5.7.0 14:21:06 python-magnumclient==4.9.0 14:21:06 python-openstackclient==8.2.0 14:21:06 python-swiftclient==4.9.0 14:21:06 PyYAML==6.0.3 14:21:06 referencing==0.37.0 14:21:06 requests==2.32.5 14:21:06 requests-oauthlib==2.0.0 14:21:06 requestsexceptions==1.4.0 14:21:06 rfc3986==2.0.0 14:21:06 rich==14.2.0 14:21:06 rich-argparse==1.7.2 14:21:06 rpds-py==0.29.0 14:21:06 rsa==4.9.1 14:21:06 ruamel.yaml==0.18.16 14:21:06 ruamel.yaml.clib==0.2.15 14:21:06 s3transfer==0.14.0 14:21:06 simplejson==3.20.2 14:21:06 six==1.17.0 14:21:06 smmap==5.0.2 14:21:06 soupsieve==2.8 14:21:06 stevedore==5.5.0 14:21:06 tabulate==0.9.0 14:21:06 toml==0.10.2 14:21:06 tomlkit==0.13.3 14:21:06 tqdm==4.67.1 14:21:06 typing_extensions==4.15.0 14:21:06 tzdata==2025.2 14:21:06 urllib3==1.26.20 14:21:06 virtualenv==20.35.4 14:21:06 wcwidth==0.2.14 14:21:06 websocket-client==1.9.0 14:21:06 wrapt==2.0.1 14:21:06 xdg==6.0.0 14:21:06 xmltodict==1.0.2 14:21:06 yq==3.4.3 14:21:06 [EnvInject] - Injecting environment variables from a build step. 14:21:06 [EnvInject] - Injecting as environment variables the properties content 14:21:06 SET_JDK_VERSION=openjdk17 14:21:06 GIT_URL="git://cloud.onap.org/mirror" 14:21:06 14:21:06 [EnvInject] - Variables injected successfully. 14:21:06 [aai-resources-master-merge-java] $ /bin/sh /tmp/jenkins280322223819168111.sh 14:21:06 ---> update-java-alternatives.sh 14:21:06 ---> Updating Java version 14:21:06 ---> Ubuntu/Debian system detected 14:21:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:21:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:21:07 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:21:07 openjdk version "17.0.4" 2022-07-19 14:21:07 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 14:21:07 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 14:21:07 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:21:07 [EnvInject] - Injecting environment variables from a build step. 14:21:07 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:21:07 [EnvInject] - Variables injected successfully. 14:21:07 provisioning config files... 14:21:07 copy managed file [global-settings] to file:/w/workspace/aai-resources-master-merge-java@tmp/config58248228861179449tmp 14:21:07 copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-merge-java@tmp/config18005991037839221438tmp 14:21:07 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[aai-resources] 14:21:07 Run condition [Regular expression match] preventing perform for step [Execute shell] 14:21:07 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33 on prd-ubuntu1804-docker-8c-8g-13374 14:21:08 using settings config with name aai-resources-settings 14:21:08 Replacing all maven server entries not found in credentials list is true 14:21:08 using global settings config with name global-settings 14:21:08 Replacing all maven server entries not found in credentials list is true 14:21:08 [aai-resources-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings13042531492682011183.xml -gs /tmp/global-settings16683881121893536872.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=ea7322c1864521419f0c8a255545631286014b24 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=mithun.menon@t-systems.com "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/142371 -DGERRIT_PATCHSET_UPLOADER_EMAIL=mithun.menon@t-systems.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=142371 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Mithun Menon\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/142371/2 -DGERRIT_NEWREV=ea7322c1864521419f0c8a255545631286014b24 "-DGERRIT_PATCHSET_UPLOADER_NAME=Mithun Menon" '-DGERRIT_CHANGE_OWNER=\"Mithun Menon\" ' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRpbmcgYWFpLWNvbW1vbiB2ZXJzaW9uIHRvIDEuMTcuMC1TTkFQU0hPVAoKLSBUbyB1cGRhdGUgYWFpLXJlc291cmNlcyB3aXRoIG5ldyBzbmFwc2hvdCB2ZXJzaW9uKDEuMTcuMC1TTkFQU0hPVCkgb2YgYWFpLWNvbW1vbgpJc3N1ZS1JRDogQUFJLTQyMTEKQ2hhbmdlLUlkOiBJYTBjNGNmNjA5MzVjNzIwMmZjZmI3YTJmNDEzMDc5NmE3Yzk4ZmQ2NApTaWduZWQtb2ZmLWJ5OiBtaXRodW4ubWVub25AdC1zeXN0ZW1zLmNvbSA8bWl0aHVuLm1lbm9uQHQtc3lzdGVtcy5jb20+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Updating aai-common version to 1.17.0-SNAPSHOT" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia0c4cf60935c7202fcfb7a2f4130796a7c98fd64 -DGERRIT_EVENT_HASH=753356315 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Mithun Menon" clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 14:21:09 [INFO] Scanning for projects... 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-parent:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-releases (${nexusproxy}${release.path}): Cannot access ${nexusproxy}${release.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-staging (${nexusproxy}${staging.path}): Cannot access ${nexusproxy}${staging.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:11 [WARNING] Could not transfer metadata org.onap.aai.aai-common:aai-common:1.17.0-SNAPSHOT/maven-metadata.xml from/to ecomp-snapshots (${nexusproxy}${snapshot.path}): Cannot access ${nexusproxy}${snapshot.path} with type default using the available connector factories: BasicRepositoryConnectorFactory 14:21:13 [INFO] ------------------------------------------------------------------------ 14:21:13 [INFO] Reactor Build Order: 14:21:13 [INFO] 14:21:13 [INFO] aai-resources 14:21:13 [INFO] aai-resources 14:21:13 [INFO] 14:21:13 [INFO] ------------------------------------------------------------------------ 14:21:13 [INFO] Building aai-resources 1.17.0-SNAPSHOT 14:21:13 [INFO] ------------------------------------------------------------------------ 14:21:14 [INFO] 14:21:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources --- 14:21:14 [INFO] 14:21:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources --- 14:21:16 [INFO] 14:21:16 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources --- 14:21:16 [INFO] 14:21:16 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ resources --- 14:21:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-resources-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:21:17 [INFO] 14:21:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ resources --- 14:21:20 [INFO] 14:21:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ resources --- 14:21:20 [INFO] 14:21:20 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ resources --- 14:21:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:21:20 [INFO] 14:21:20 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ resources --- 14:21:20 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-resources-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** 14:21:20 [INFO] 14:21:20 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources --- 14:21:21 [INFO] No tests to run. 14:21:21 [INFO] 14:21:21 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ resources --- 14:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:21:21 [INFO] 14:21:21 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ resources --- 14:21:21 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-merge-java/target/code-coverage/jacoco-ut.exec 14:21:21 [INFO] 14:21:21 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources --- 14:21:21 [INFO] 14:21:21 [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources --- 14:21:22 [INFO] Installing /w/workspace/aai-resources-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.17.0-SNAPSHOT/resources-1.17.0-SNAPSHOT.pom 14:21:22 [INFO] 14:21:22 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ resources --- 14:21:22 [INFO] 14:21:22 [INFO] ------------------------------------------------------------------------ 14:21:22 [INFO] Building aai-resources 1.17.0-SNAPSHOT 14:21:22 [INFO] ------------------------------------------------------------------------ 14:21:36 [INFO] 14:21:36 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources --- 14:21:36 [INFO] 14:21:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources --- 14:21:36 [INFO] 14:21:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources --- 14:21:36 [INFO] 14:21:36 [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources --- 14:21:42 1.17.0-SNAPSHOT 14:21:42 New Tag for docker:1.17-STAGING-latest 14:21:42 [INFO] 14:21:42 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-unit-test) @ aai-resources --- 14:21:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-resources-master-merge-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.* 14:21:42 [INFO] 14:21:42 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources --- 14:21:45 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.1:jar 14:21:45 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.1/aai-schema-1.13.1.jar to /w/workspace/aai-resources-master-merge-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes "" 14:21:45 [INFO] 14:21:45 [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources --- 14:21:45 [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.13.1:jar 14:21:45 [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.13.1/aai-schema-1.13.1.jar to /w/workspace/aai-resources-master-merge-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes "" 14:21:45 [INFO] 14:21:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai-resources --- 14:21:45 [INFO] 14:21:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai-resources --- 14:21:45 [INFO] 14:21:45 [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources --- 14:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:21:45 [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-merge-java/aai-resources/src/main/swm 14:21:45 [INFO] ignoreDelta true 14:21:45 [INFO] Copying 2 resources to /w/workspace/aai-resources-master-merge-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 14:21:45 [INFO] Copying file logback.xml 14:21:45 [INFO] Copying file application.properties 14:21:45 [INFO] ignoreDelta true 14:21:45 [INFO] Copying 149 resources 14:21:45 [INFO] Copying file retired.properties 14:21:45 [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml 14:21:45 [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v30/aai_oxm_v30.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml 14:21:46 [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml 14:21:47 [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml 14:21:48 [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml 14:21:48 [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_esr_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 14:21:48 [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json 14:21:48 [INFO] Copying file logback.xml 14:21:48 [INFO] Copying file etc/appprops/janusgraph-cached.properties 14:21:48 [INFO] Copying file etc/appprops/aaiconfig.properties 14:21:48 [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties 14:21:48 [INFO] Copying file etc/appprops/datatoolscrons.properties 14:21:48 [INFO] Copying file etc/appprops/dynamic.properties 14:21:48 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 14:21:48 [INFO] Copying file etc/appprops/error.properties 14:21:48 [INFO] Copying file etc/appprops/preferredRoute.txt 14:21:48 [INFO] Copying file etc/appprops/delta-event-publisher.properties 14:21:48 [INFO] Copying file etc/auth/aai-client-cert.p12 14:21:48 [INFO] Copying file etc/auth/realm.properties 14:21:48 [INFO] Copying file etc/auth/aai_keystore 14:21:48 [INFO] Copying file application.properties 14:21:48 [INFO] ignoreDelta true 14:21:48 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-merge-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 14:21:48 [INFO] Copying file janusgraph-cached.properties 14:21:48 [INFO] Copying file aaiconfig.properties 14:21:48 [INFO] Copying file janusgraph-realtime.properties 14:21:48 [INFO] ignoreDelta true 14:21:48 [INFO] Copying 0 resource to /w/workspace/aai-resources-master-merge-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 14:21:48 [INFO] ignoreDelta true 14:21:48 [INFO] Copying 1 resource to /w/workspace/aai-resources-master-merge-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig 14:21:48 [INFO] Copying file logback.xml 14:21:48 [INFO] ignoreDelta true 14:21:48 [INFO] Copying 134 resources to /w/workspace/aai-resources-master-merge-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema 14:21:48 [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml 14:21:48 [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml 14:21:48 [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml 14:21:48 [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml 14:21:48 [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml 14:21:48 [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml 14:21:48 [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml 14:21:48 [INFO] Copying file onap/oxm/v30/aai_oxm_v30.xml 14:21:48 [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml 14:21:48 [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml 14:21:48 [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml 14:21:48 [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml 14:21:48 [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml 14:21:48 [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml 14:21:48 [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml 14:21:48 [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml 14:21:48 [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml 14:21:48 [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml 14:21:48 [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml 14:21:48 [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml 14:21:48 [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml 14:21:48 [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml 14:21:48 [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml 14:21:48 [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json 14:21:48 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json 14:21:48 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json 14:21:48 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json 14:21:48 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json 14:21:48 [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json 14:21:48 [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json 14:21:48 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json 14:21:48 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json 14:21:48 [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_esr_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json 14:21:48 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json 14:21:48 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json 14:21:48 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json 14:21:48 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json 14:21:48 [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json 14:21:48 [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json 14:21:48 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json 14:21:48 [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json 14:21:48 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json 14:21:48 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json 14:21:48 [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json 14:21:48 [INFO] ignoreDelta true 14:21:48 [INFO] Copying 3 resources to /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT-build/ 14:21:48 [INFO] Copying file aai.sh 14:21:48 [INFO] Copying file docker-entrypoint.sh 14:21:48 [INFO] Copying file Dockerfile 14:21:48 [INFO] 14:21:48 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources --- 14:21:49 [INFO] Changes detected - recompiling the module! 14:21:49 [INFO] Compiling 57 source files to /w/workspace/aai-resources-master-merge-java/aai-resources/target/classes 14:21:51 [INFO] /w/workspace/aai-resources-master-merge-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java: Some input files use or override a deprecated API. 14:21:51 [INFO] /w/workspace/aai-resources-master-merge-java/aai-resources/src/main/java/org/onap/aai/rest/ExceptionHandler.java: Recompile with -Xlint:deprecation for details. 14:21:51 [INFO] 14:21:51 [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources --- 14:21:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:21:51 [INFO] ignoreDelta true 14:21:51 [INFO] Copying 82 resources 14:21:51 [INFO] Copying file application-test.properties 14:21:51 [INFO] Copying file k6/writeWithoutRelations.js 14:21:51 [INFO] Copying file k6/readWithoutRelations.js 14:21:51 [INFO] Copying file payloads/modeltransforms/model.xml 14:21:51 [INFO] Copying file payloads/modeltransforms/model.json 14:21:51 [INFO] Copying file payloads/extensions/cloud-region.json 14:21:51 [INFO] Copying file payloads/extensions/tenant.json 14:21:51 [INFO] Copying file payloads/extensions/vserver.json 14:21:51 [INFO] Copying file payloads/extensions/complex.json 14:21:51 [INFO] Copying file payloads/extensions/vnfc.json 14:21:51 [INFO] Copying file payloads/extensions/skeleton-pserver.json 14:21:51 [INFO] Copying file payloads/extensions/generic-vnf.json 14:21:51 [INFO] Copying file payloads/extensions/vf-module.json 14:21:51 [INFO] Copying file payloads/extensions/pserver.json 14:21:51 [INFO] Copying file payloads/extensions/vserver-without-vf-module.json 14:21:51 [INFO] Copying file payloads/templates/pserver-with-data.json 14:21:51 [INFO] Copying file payloads/templates/pserver-to-cloud-region.json 14:21:51 [INFO] Copying file payloads/templates/pserver.xml 14:21:51 [INFO] Copying file payloads/templates/pserver-uriencoded.json 14:21:51 [INFO] Copying file payloads/templates/pserver.json 14:21:51 [INFO] Copying file payloads/models/network-service.xml 14:21:51 [INFO] Copying file payloads/models/model-version.xml 14:21:51 [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json 14:21:51 [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json 14:21:51 [INFO] Copying file payloads/bulk/pserver-transactions.json 14:21:51 [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json 14:21:51 [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json 14:21:51 [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json 14:21:51 [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json 14:21:51 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json 14:21:51 [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json 14:21:51 [INFO] Copying file payloads/relationship/complex-bugfix.json 14:21:51 [INFO] Copying file payloads/relationship/pserver4.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json 14:21:51 [INFO] Copying file payloads/relationship/complex3.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json 14:21:51 [INFO] Copying file payloads/relationship/pserver2.json 14:21:51 [INFO] Copying file payloads/relationship/complex.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-bugfix.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship.json 14:21:51 [INFO] Copying file payloads/relationship/pserver3.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json 14:21:51 [INFO] Copying file payloads/relationship/complex4.json 14:21:51 [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json 14:21:51 [INFO] Copying file payloads/relationship/pserver.json 14:21:51 [INFO] Copying file payloads/relationship/complex2.json 14:21:51 [INFO] Copying file payloads/resource/cloud-region.json 14:21:51 [INFO] Copying file payloads/resource/pserver4.json 14:21:51 [INFO] Copying file payloads/resource/pserver5.json 14:21:51 [INFO] Copying file payloads/resource/pnf.json 14:21:51 [INFO] Copying file payloads/resource/vserver3.json 14:21:51 [INFO] Copying file payloads/resource/vserver.json 14:21:51 [INFO] Copying file payloads/resource/customer.json 14:21:51 [INFO] Copying file payloads/resource/vserver2.json 14:21:51 [INFO] Copying file payloads/resource/pserver-patch-test.json 14:21:51 [INFO] Copying file payloads/resource/pserver2.json 14:21:51 [INFO] Copying file payloads/resource/pserver3.json 14:21:51 [INFO] Copying file payloads/resource/pserver1.json 14:21:51 [INFO] Copying file payloads/resource/vserver4.json 14:21:51 [INFO] Copying file payloads/resource/vserver1.json 14:21:51 [INFO] Copying file payloads/resource/pserver.json 14:21:51 [INFO] Copying file payloads/resource/vserver5.json 14:21:51 [INFO] Copying file logback.xml 14:21:51 [INFO] Copying file junit-platform.properties 14:21:51 [INFO] Copying file etc/appprops/janusgraph-cached.properties 14:21:51 [INFO] Copying file etc/appprops/aaiconfig.properties 14:21:51 [INFO] Copying file etc/appprops/janusgraph-realtime.properties 14:21:51 [INFO] Copying file etc/appprops/error.properties 14:21:51 [INFO] Copying file etc/auth/aai_policy.json 14:21:51 [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt 14:21:51 [INFO] 14:21:51 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources --- 14:21:51 [INFO] Changes detected - recompiling the module! 14:21:51 [INFO] Compiling 47 source files to /w/workspace/aai-resources-master-merge-java/aai-resources/target/test-classes 14:21:53 [INFO] /w/workspace/aai-resources-master-merge-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java: Some input files use or override a deprecated API. 14:21:53 [INFO] /w/workspace/aai-resources-master-merge-java/aai-resources/src/test/java/org/onap/aai/rest/retired/RetiredConsumerSpringTest.java: Recompile with -Xlint:deprecation for details. 14:21:53 [INFO] 14:21:53 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources --- 14:21:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:21:54 [INFO] 14:21:54 [INFO] ------------------------------------------------------- 14:21:54 [INFO] T E S T S 14:21:54 [INFO] ------------------------------------------------------- 14:21:55 [INFO] Running org.onap.aai.IncreaseNodesToolTest 14:21:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:22:00 [EL Warning]: moxy: 2025-11-17 14:22:00.467--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:01 [EL Warning]: moxy: 2025-11-17 14:22:00.972--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:01 [EL Warning]: moxy: 2025-11-17 14:22:01.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:01 [EL Warning]: moxy: 2025-11-17 14:22:01.654--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:02 [EL Warning]: moxy: 2025-11-17 14:22:01.941--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:02 [EL Warning]: moxy: 2025-11-17 14:22:02.375--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:03 [EL Warning]: moxy: 2025-11-17 14:22:02.997--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:03 ||Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:03 2025-11-17 14:22:03.582 WARN --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:03 14:22:03.599 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:22:03 2025-11-17 14:22:03.599 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:22:04 14:22:03.944 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:22:04 2025-11-17 14:22:03.944 INFO --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:22:04 node 1 added hostname: random-3907249d-90f6-4cde-a513-99fbce67dd05 14:22:04 node 2 added hostname: random-c2ff5352-cdcd-40bc-ae59-1c966038db1e 14:22:04 node 3 added hostname: random-ea86ee7c-dcb3-4109-8c21-07aca26dbb9a 14:22:04 node 4 added hostname: random-d1434232-1d2b-4fdd-b0e1-462850d34535 14:22:04 node 5 added hostname: random-e8c55b20-abae-4cd2-aad5-71e18fd550a9 14:22:04 Transaction Committed 14:22:04 Total Time: 0.011seconds 14:22:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.052 s -- in org.onap.aai.IncreaseNodesToolTest 14:22:04 [INFO] Running org.onap.aai.ResourcesAppTest 14:22:04 2025-11-17 14:22:04.949 INFO --- [ main] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 14:22:04 14:22:04.949 [main] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 14:22:04 2025-11-17 14:22:04.973 INFO --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:22:04 14:22:04.973 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:22:04 14:22:04.974 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:22:04 2025-11-17 14:22:04.974 INFO --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:22:05 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in org.onap.aai.ResourcesAppTest 14:22:05 [INFO] Running org.onap.aai.interceptors.AAIContainerFilterTest 14:22:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.aai.interceptors.AAIContainerFilterTest 14:22:05 [INFO] Running org.onap.aai.interceptors.pre.HeaderValidationTest 14:22:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.aai.interceptors.pre.HeaderValidationTest 14:22:05 [INFO] Running org.onap.aai.interceptors.pre.VersionInterceptorTest 14:22:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.onap.aai.interceptors.pre.VersionInterceptorTest 14:22:05 [INFO] Running org.onap.aai.interceptors.pre.VersionLatestInterceptorTest 14:22:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.interceptors.pre.VersionLatestInterceptorTest 14:22:05 [INFO] Running org.onap.aai.it.performance.K6ReadTest 14:22:06 14:22:06 . ____ _ __ _ _ 14:22:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:22:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:22:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:22:06 ' |____| .__|_| |_|_| |_\__, | / / / / 14:22:06 =========|_|==============|___/=/_/_/_/ 14:22:06 :: Spring Boot :: (v3.1.12) 14:22:06 14:22:06 2025-11-17 14:22:06.046 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : Starting K6ReadTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:06 14:22:06.046 [main] INFO org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:06 14:22:06.047 [main] INFO org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl" 14:22:06 2025-11-17 14:22:06.047 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : The following 2 profiles are active: "production", "one-way-ssl" 14:22:06 2025-11-17 14:22:06.055 " INFO [aai-resources,,]" 2801 --- [kground-preinit] o.h.validator.internal.util.Version : HV000001: Hibernate Validator 8.0.1.Final 14:22:09 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:22:09 2025-11-17 14:22:08.938 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:22:09 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:22:09 2025-11-17 14:22:08.950 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:22:09 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:22:09 2025-11-17 14:22:09.076 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:22:09 2025-11-17 14:22:09.078 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:22:09 14:22:09.078 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:22:09 [EL Warning]: moxy: 2025-11-17 14:22:09.119--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:09 [EL Warning]: moxy: 2025-11-17 14:22:09.323--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:09 [EL Warning]: moxy: 2025-11-17 14:22:09.523--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:09 [EL Warning]: moxy: 2025-11-17 14:22:09.732--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:10 [EL Warning]: moxy: 2025-11-17 14:22:09.937--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:10 [EL Warning]: moxy: 2025-11-17 14:22:10.196--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:10 [EL Warning]: moxy: 2025-11-17 14:22:10.441--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:10 [EL Warning]: moxy: 2025-11-17 14:22:10.82--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:11 2025-11-17 14:22:11.184 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:22:11 14:22:11.184 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:22:11 14:22:11.200 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:22:11 2025-11-17 14:22:11.200 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:22:11 14:22:11.201 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:22:11 2025-11-17 14:22:11.201 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:22:12 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:12 2025-11-17 14:22:12.081 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:12 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:22:12 2025-11-17 14:22:12.087 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:22:12 2025-11-17 14:22:12.091 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:12 14:22:12.091 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:12 2025-11-17 14:22:12.094 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:12 14:22:12.094 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:12 2025-11-17 14:22:12.183 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:22:12 14:22:12.183 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:22:12 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:22:12 2025-11-17 14:22:12.205 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:22:13 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:22:13 2025-11-17 14:22:12.984 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:22:14 2025-11-17 14:22:13.997 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : Started K6ReadTest in 8.336 seconds (process running for 19.818) 14:22:14 14:22:13.997 [main] INFO org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 8.336 seconds (process running for 19.818) 14:22:15 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:15 2025-11-17 14:22:15.049 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:15 2025-11-17 14:22:15.067 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.dbmap.AAIGraph : -- loading schema into JanusGraph 14:22:15 14:22:15.067 [main] INFO org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph 14:22:15 14:22:15.085 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:15 2025-11-17 14:22:15.085 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:15 14:22:15.086 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:15 2025-11-17 14:22:15.086 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:15 14:22:15.086 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:15 2025-11-17 14:22:15.086 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:17 2025-11-17 14:22:17.251 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : Creating pserver nodes 14:22:17 14:22:17.251 [main] INFO org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes 14:22:17 2025-11-17 14:22:17.356 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : Created pserver nodes in 0 seconds 14:22:17 14:22:17.356 [main] INFO org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds 14:22:17 2025-11-17 14:22:17.415 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.images.PullPolicy : Image pull policy will be performed by: DefaultPullPolicy() 14:22:17 2025-11-17 14:22:17.418 " INFO [aai-resources,,]" 2801 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 14:22:17 2025-11-17 14:22:17.436 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.DockerClientFactory : Testcontainers version: 1.20.4 14:22:18 2025-11-17 14:22:18.251 " INFO [aai-resources,,]" 2801 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:22:18 2025-11-17 14:22:18.256 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 14:22:18 2025-11-17 14:22:18.281 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: 14:22:18 Server Version: 20.10.18 14:22:18 API Version: 1.41 14:22:18 Operating System: Ubuntu 18.04.6 LTS 14:22:18 Total Memory: 32167 MB 14:22:18 2025-11-17 14:22:18.325 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/ryuk:0.11.0 : Pulling docker image: testcontainers/ryuk:0.11.0. Please be patient; this may take some time but only needs to be done once. 14:22:18 2025-11-17 14:22:18.335 " INFO [aai-resources,,]" 2801 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 14:22:18 2025-11-17 14:22:18.813 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Starting to pull image 14:22:18 2025-11-17 14:22:18.840 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:22:19 2025-11-17 14:22:19.110 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (112 KB/? MB) 14:22:19 2025-11-17 14:22:19.118 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (112 KB/? MB) 14:22:19 2025-11-17 14:22:19.167 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (140 KB/10 MB) 14:22:19 2025-11-17 14:22:19.584 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (3 MB/10 MB) 14:22:19 2025-11-17 14:22:19.753 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (4 MB/10 MB) 14:22:20 2025-11-17 14:22:19.910 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (10 MB/10 MB) 14:22:20 2025-11-17 14:22:19.930 " INFO [aai-resources,,]" 2801 --- [eam--1327023394] tc.testcontainers/ryuk:0.11.0 : Pull complete. 3 layers, pulled in 1s (downloaded 10 MB at 10 MB/s) 14:22:20 2025-11-17 14:22:19.930 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/ryuk:0.11.0 : Image testcontainers/ryuk:0.11.0 pull took PT1.605039407S 14:22:20 2025-11-17 14:22:19.965 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/ryuk:0.11.0 : Creating container for image: testcontainers/ryuk:0.11.0 14:22:20 2025-11-17 14:22:20.231 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/ryuk:0.11.0 : Container testcontainers/ryuk:0.11.0 is starting: d4f52568a4ebdf6d1fd376506fcbd4782183d95a244cbf32f1b7cd9f5bb357d9 14:22:20 2025-11-17 14:22:20.806 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/ryuk:0.11.0 : Container testcontainers/ryuk:0.11.0 started in PT0.840825793S 14:22:20 2025-11-17 14:22:20.812 " INFO [aai-resources,,]" 2801 --- [ main] o.t.utility.RyukResourceReaper : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit 14:22:20 2025-11-17 14:22:20.812 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 14:22:20 2025-11-17 14:22:20.813 " INFO [aai-resources,,]" 2801 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 14:22:20 2025-11-17 14:22:20.818 " INFO [aai-resources,,]" 2801 --- [ main] tc.grafana/k6:0.49.0 : Pulling docker image: grafana/k6:0.49.0. Please be patient; this may take some time but only needs to be done once. 14:22:22 2025-11-17 14:22:21.992 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Starting to pull image 14:22:22 2025-11-17 14:22:21.993 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:22:22 2025-11-17 14:22:22.267 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 3 pending, 1 downloaded, 0 extracted, (34 KB/? MB) 14:22:22 2025-11-17 14:22:22.336 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 2 pending, 2 downloaded, 0 extracted, (285 KB/? MB) 14:22:22 2025-11-17 14:22:22.392 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 1 pending, 3 downloaded, 0 extracted, (8 MB/? MB) 14:22:22 2025-11-17 14:22:22.497 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 0 extracted, (24 MB/27 MB) 14:22:22 2025-11-17 14:22:22.564 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 1 extracted, (24 MB/27 MB) 14:22:22 2025-11-17 14:22:22.675 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 2 extracted, (24 MB/27 MB) 14:22:23 2025-11-17 14:22:23.164 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 3 extracted, (27 MB/27 MB) 14:22:23 2025-11-17 14:22:23.256 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pulling image layers: 0 pending, 4 downloaded, 4 extracted, (27 MB/27 MB) 14:22:23 2025-11-17 14:22:23.275 " INFO [aai-resources,,]" 2801 --- [ main] tc.grafana/k6:0.49.0 : Image grafana/k6:0.49.0 pull took PT2.457196742S 14:22:23 2025-11-17 14:22:23.275 " INFO [aai-resources,,]" 2801 --- [ream-1050492813] tc.grafana/k6:0.49.0 : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s) 14:22:23 2025-11-17 14:22:23.280 " INFO [aai-resources,,]" 2801 --- [ main] tc.grafana/k6:0.49.0 : Creating container for image: grafana/k6:0.49.0 14:22:23 2025-11-17 14:22:23.283 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/sshd:1.2.0 : Pulling docker image: testcontainers/sshd:1.2.0. Please be patient; this may take some time but only needs to be done once. 14:22:23 2025-11-17 14:22:23.611 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Starting to pull image 14:22:23 2025-11-17 14:22:23.612 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:22:24 2025-11-17 14:22:23.938 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 1 pending, 1 downloaded, 0 extracted, (57 KB/? MB) 14:22:24 2025-11-17 14:22:23.944 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 0 pending, 2 downloaded, 0 extracted, (57 KB/5 MB) 14:22:24 2025-11-17 14:22:24.172 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 0 pending, 2 downloaded, 1 extracted, (3 MB/5 MB) 14:22:24 2025-11-17 14:22:24.369 " INFO [aai-resources,,]" 2801 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0 : Pulling image layers: 0 pending, 2 downloaded, 2 extracted, (5 MB/5 MB) 14:22:24 2025-11-17 14:22:24.387 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/sshd:1.2.0 : Image testcontainers/sshd:1.2.0 pull took PT1.104130024S 14:22:24 2025-11-17 14:22:24.391 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/sshd:1.2.0 : Creating container for image: testcontainers/sshd:1.2.0 14:22:24 2025-11-17 14:22:24.780 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/sshd:1.2.0 : Container testcontainers/sshd:1.2.0 is starting: e5c789302e49c252c067777df30bc69f890eed2d07111f5e30491cf558306778 14:22:25 2025-11-17 14:22:25.288 " INFO [aai-resources,,]" 2801 --- [ main] tc.testcontainers/sshd:1.2.0 : Container testcontainers/sshd:1.2.0 started in PT0.896623961S 14:22:25 2025-11-17 14:22:25.684 " INFO [aai-resources,,]" 2801 --- [ main] tc.grafana/k6:0.49.0 : Container grafana/k6:0.49.0 is starting: 087c7022bea98dcdd59670aecf40d6a5a6b0250544f0f861137e6d38fd316043 14:22:26 2025-11-17 14:22:25.943 " INFO [aai-resources,,]" 2801 --- [ main] tc.grafana/k6:0.49.0 : Container grafana/k6:0.49.0 started in PT2.663328103S 14:22:31 14:22:31.682 [main] INFO org.onap.aai.it.performance.K6ReadTest - 14:22:31 ✓ status was 200 14:22:31 ✓ returned correct number of results 14:22:31 14:22:31 checks.........................: 100.00% ✓ 446 ✗ 0 14:22:31 data_received..................: 232 kB 46 kB/s 14:22:31 data_sent......................: 51 kB 10 kB/s 14:22:31 http_req_blocked...............: avg=11.43µs min=1.49µs med=2.5µs max=960.32µs p(90)=3.44µs p(95)=4.82µs 14:22:31 http_req_connecting............: avg=4.09µs min=0s med=0s max=500.3µs p(90)=0s p(95)=0s 14:22:31 ✓ http_req_duration..............: avg=67.72ms min=22.68ms med=57.1ms max=597.68ms p(90)=90.4ms p(95)=105.46ms 14:22:31 { expected_response:true }...: avg=67.72ms min=22.68ms med=57.1ms max=597.68ms p(90)=90.4ms p(95)=105.46ms 14:22:31 ✓ http_req_failed................: 0.00% ✓ 0 ✗ 223 14:22:31 http_req_receiving.............: avg=72.6µs min=23.88µs med=72.36µs max=285.41µs p(90)=89.05µs p(95)=95.28µs 14:22:31 http_req_sending...............: avg=19.42µs min=7.68µs med=16.17µs max=161.03µs p(90)=25.8µs p(95)=31.16µs 14:22:31 http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s 14:22:31 http_req_waiting...............: avg=67.63ms min=22.57ms med=57.01ms max=597.5ms p(90)=90.31ms p(95)=105.41ms 14:22:31 http_reqs......................: 223 44.020425/s 14:22:31 iteration_duration.............: avg=67.98ms min=22.97ms med=57.39ms max=598.84ms p(90)=90.67ms p(95)=105.63ms 14:22:31 iterations.....................: 223 44.020425/s 14:22:31 vus............................: 3 min=3 max=3 14:22:31 vus_max........................: 3 min=3 max=3 14:22:31 14:22:31 14:22:31 2025-11-17 14:22:31.682 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.it.performance.K6ReadTest : 14:22:31 ✓ status was 200 14:22:31 ✓ returned correct number of results 14:22:31 14:22:31 checks.........................: 100.00% ✓ 446 ✗ 0 14:22:31 data_received..................: 232 kB 46 kB/s 14:22:31 data_sent......................: 51 kB 10 kB/s 14:22:31 http_req_blocked...............: avg=11.43µs min=1.49µs med=2.5µs max=960.32µs p(90)=3.44µs p(95)=4.82µs 14:22:31 http_req_connecting............: avg=4.09µs min=0s med=0s max=500.3µs p(90)=0s p(95)=0s 14:22:31 ✓ http_req_duration..............: avg=67.72ms min=22.68ms med=57.1ms max=597.68ms p(90)=90.4ms p(95)=105.46ms 14:22:31 { expected_response:true }...: avg=67.72ms min=22.68ms med=57.1ms max=597.68ms p(90)=90.4ms p(95)=105.46ms 14:22:31 ✓ http_req_failed................: 0.00% ✓ 0 ✗ 223 14:22:31 http_req_receiving.............: avg=72.6µs min=23.88µs med=72.36µs max=285.41µs p(90)=89.05µs p(95)=95.28µs 14:22:31 http_req_sending...............: avg=19.42µs min=7.68µs med=16.17µs max=161.03µs p(90)=25.8µs p(95)=31.16µs 14:22:31 http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s 14:22:31 http_req_waiting...............: avg=67.63ms min=22.57ms med=57.01ms max=597.5ms p(90)=90.31ms p(95)=105.41ms 14:22:31 http_reqs......................: 223 44.020425/s 14:22:31 iteration_duration.............: avg=67.98ms min=22.97ms med=57.39ms max=598.84ms p(90)=90.67ms p(95)=105.63ms 14:22:31 iterations.....................: 223 44.020425/s 14:22:31 vus............................: 3 min=3 max=3 14:22:31 vus_max........................: 3 min=3 max=3 14:22:31 14:22:31 14:22:32 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 26.60 s -- in org.onap.aai.it.performance.K6ReadTest 14:22:32 [INFO] Running org.onap.aai.it.performance.K6WriteTest 14:22:32 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.onap.aai.it.performance.K6WriteTest 14:22:32 [INFO] Running org.onap.aai.rest.AuthenticationTest 14:22:32 14:22:32 . ____ _ __ _ _ 14:22:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:22:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:22:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:22:32 ' |____| .__|_| |_|_| |_\__, | / / / / 14:22:32 =========|_|==============|___/=/_/_/_/ 14:22:32 :: Spring Boot :: (v3.1.12) 14:22:32 14:22:32 2025-11-17 14:22:32.217 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.AuthenticationTest : Starting AuthenticationTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:32 2025-11-17 14:22:32.217 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.AuthenticationTest : The following 2 profiles are active: "production", "one-way-ssl" 14:22:32 14:22:32.217 [main] INFO org.onap.aai.rest.AuthenticationTest - Starting AuthenticationTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:32 14:22:32.217 [main] INFO org.onap.aai.rest.AuthenticationTest - The following 2 profiles are active: "production", "one-way-ssl" 14:22:32 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:22:32 2025-11-17 14:22:32.677 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:22:32 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:22:32 2025-11-17 14:22:32.683 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:22:32 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:22:32 2025-11-17 14:22:32.732 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:22:32 2025-11-17 14:22:32.733 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:22:32 14:22:32.733 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:22:32 [EL Warning]: moxy: 2025-11-17 14:22:32.76--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:33 [EL Warning]: moxy: 2025-11-17 14:22:32.934--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:33 [EL Warning]: moxy: 2025-11-17 14:22:33.116--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:33 [EL Warning]: moxy: 2025-11-17 14:22:33.332--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:33 [EL Warning]: moxy: 2025-11-17 14:22:33.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:33 [EL Warning]: moxy: 2025-11-17 14:22:33.754--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:34 [EL Warning]: moxy: 2025-11-17 14:22:33.994--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:34 [EL Warning]: moxy: 2025-11-17 14:22:34.38--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:34 2025-11-17 14:22:34.731 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:22:34 14:22:34.731 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:22:34 2025-11-17 14:22:34.732 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:22:34 14:22:34.732 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:22:34 2025-11-17 14:22:34.732 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:22:34 14:22:34.732 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:22:34 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:34 2025-11-17 14:22:34.760 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:34 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:22:34 2025-11-17 14:22:34.765 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:22:34 2025-11-17 14:22:34.767 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:34 14:22:34.767 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:34 2025-11-17 14:22:34.769 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:34 14:22:34.769 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:34 2025-11-17 14:22:34.873 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:22:34 14:22:34.873 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:22:34 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:22:34 2025-11-17 14:22:34.891 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:22:35 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, LogTimestamp=2025-11-17T14:22:04.735035665Z Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:22:35 2025-11-17 14:22:34.993 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:22:35 2025-11-17 14:22:35.112 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.AuthenticationTest : Started AuthenticationTest in 2.919 seconds (process running for 40.934) 14:22:35 14:22:35.112 [main] INFO org.onap.aai.rest.AuthenticationTest - Started AuthenticationTest in 2.919 seconds (process running for 40.934) 14:22:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.493 s -- in org.onap.aai.rest.AuthenticationTest 14:22:35 [INFO] Running org.onap.aai.rest.BulkAddConsumerTest 14:22:35 2025-11-17 14:22:35.689 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:35 14:22:35.689 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:35.979 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 14:22:35.979 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17T14:22:04.735035665Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:35.980 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 14:22:35.980 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 113 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:35.985 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:35.985 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17 14:22:36.758 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.758 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17 14:22:36.762 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17T14:22:36.710445212Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 14:22:36.762 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17T14:22:36.710445212Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17 14:22:36.762 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 14:22:36.762 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 139 :MethodName- bulkAddCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17 14:22:36.766 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.766 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17 14:22:36.784 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17T14:22:36.778354950Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 14:22:36.784 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17T14:22:36.778354950Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.784 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 14:22:36.784 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 61 :MethodName- bulkProcessPayloadInBulkAddTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.788 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.788 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17 14:22:36.831 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.831 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17 14:22:36.834 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 14:22:36.834 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 14:22:36.834 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17 14:22:36.834 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 100 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:36 2025-11-17 14:22:36.838 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.838 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.842 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 14:22:36.842 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk add interface - missing put|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 14:22:36.853 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.853 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk add interface - missing put ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkAddConsumerTest :LineNumber- 82 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s -- in org.onap.aai.rest.BulkAddConsumerTest 14:22:36 [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest 14:22:36 2025-11-17 14:22:36.868 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.868 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.872 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 14:22:36.872 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17T14:22:36.823748385Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:null|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.872 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 14:22:36.872 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 235 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 254 :MethodName- bulkAddThrowExceptionWhenInvalidJsonTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:36 2025-11-17 14:22:36.876 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:36 14:22:36.876 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17 14:22:36.925 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:36.925 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-d3025bab-7e93-45d1-bc61-b781fcdf508b","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-d3025bab-7e93-45d1-bc61-b781fcdf508b","body":{"200":null}}]}]} 14:22:37 1 14:22:37 2025-11-17 14:22:37.001 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:37.001 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17T14:22:36.985373732Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.006 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 14:22:37.006 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17T14:22:36.985373732Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request:Payload limit of 30 reached, please reduce payload.|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.006 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 14:22:37.006 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Payload limit of 30 reached, please reduce payload. ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 596 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 280 :MethodName- bulkProcessCheckExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.010 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:37.010 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-d956d374-9ab9-452d-a586-5083659d25ba","body":{"404":"{\"requestError\":{\"serviceException\":{\"messageId\":\"SVC3001\",\"text\":\"Resource not found for %1 using id %2 (msg\u003d%3) (ec\u003d%4)\",\"variables\":[\"DELETE\",\"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-d956d374-9ab9-452d-a586-5083659d25ba\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-d956d374-9ab9-452d-a586-5083659d25ba\",\"ERR.5.4.6114\"]}}}"}}]}]} 14:22:37 14:22:37.020 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17 14:22:37.020 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:37.047 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17 14:22:37.047 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17T14:22:37.043014697Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.050 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 14:22:37.050 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17T14:22:37.043014697Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:payload had no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.050 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 14:22:37.050 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: payload had no objects to operate on ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 575 :MethodName- validateRequest ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 269 :MethodName- getTransactions ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 137 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 241 :MethodName- bulkAddThrowExceptionWhenPayloadContainsNoTransactionsTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod 14:22:37 2025-11-17 14:22:37.054 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:37.054 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:37 2025-11-17 14:22:37.330 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:37 14:22:37.330 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:38 2025-11-17 14:22:38.308 " INFO [aai-resources,,]" 2801 --- [ main] o.onap.aai.rest.BulkProcessConsumerTest : Response Code: 200 Entity: null 14:22:38 14:22:38.308 [main] INFO org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200 Entity: null 14:22:38 {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]} 14:22:38 2025-11-17 14:22:38.334 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:38 14:22:38.334 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:38 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 2025-11-17 14:22:38.339 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 14:22:38.339 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 2025-11-17 14:22:38.339 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 14:22:38.339 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: input payload does not follow bulk process interface - missing put delete or patch ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 309 :MethodName- fillBulkOperationsObjectFromTransaction ClassName- org.onap.aai.rest.BulkConsumer :LineNumber- 154 :MethodName- bulkProcessor ClassName- org.onap.aai.rest.BulkProcessorTestAbstraction :LineNumber- 121 :MethodName- executeRequest ClassName- org.onap.aai.rest.BulkProcessConsumerTest :LineNumber- 223 :MethodName- bulkAddInvalidMethodTest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.480 s -- in org.onap.aai.rest.BulkProcessConsumerTest 14:22:38 [INFO] Running org.onap.aai.rest.CloudRegionTest 14:22:38 14:22:38 . ____ _ __ _ _ 14:22:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:22:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:22:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:22:38 ' |____| .__|_| |_|_| |_\__, | / / / / 14:22:38 =========|_|==============|___/=/_/_/_/ 14:22:38 :: Spring Boot :: (v3.1.12) 14:22:38 14:22:38 2025-11-17 14:22:38.372 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.CloudRegionTest : Starting CloudRegionTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:38 14:22:38.372 [main] INFO org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:38 2025-11-17 14:22:38.372 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.CloudRegionTest : The following 2 profiles are active: "production", "one-way-ssl" 14:22:38 14:22:38.372 [main] INFO org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl" 14:22:38 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:22:38 2025-11-17 14:22:38.827 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:22:38 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:22:38 2025-11-17 14:22:38.832 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:22:38 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:22:38 2025-11-17 14:22:38.865 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:22:38 2025-11-17 14:22:38.866 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:22:38 14:22:38.866 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:22:38 [EL Warning]: moxy: 2025-11-17 14:22:38.906--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:39 [EL Warning]: moxy: 2025-11-17 14:22:39.08--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:39 [EL Warning]: moxy: 2025-11-17 14:22:39.269--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:39 [EL Warning]: moxy: 2025-11-17 14:22:39.468--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:39 [EL Warning]: moxy: 2025-11-17 14:22:39.669--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:39 [EL Warning]: moxy: 2025-11-17 14:22:39.934--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:40 [EL Warning]: moxy: 2025-11-17 14:22:40.324--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:40 2025-11-17 14:22:40.661 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:22:40 2025-11-17 14:22:40.661 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:22:40 14:22:40.661 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:22:40 14:22:40.661 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:22:40 2025-11-17 14:22:40.661 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:22:40 14:22:40.661 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:22:40 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:40 2025-11-17 14:22:40.686 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:40 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:22:40 2025-11-17 14:22:40.690 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:22:40 2025-11-17 14:22:40.692 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:40 14:22:40.692 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:40 2025-11-17 14:22:40.694 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:40 14:22:40.694 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:40 2025-11-17 14:22:40.767 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:22:40 14:22:40.767 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:22:40 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:22:40 2025-11-17 14:22:40.816 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:22:40 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:22:40 2025-11-17 14:22:40.885 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:22:41 2025-11-17 14:22:41.006 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.CloudRegionTest : Started CloudRegionTest in 2.656 seconds (process running for 46.827) 14:22:41 14:22:41.006 [main] INFO org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 2.656 seconds (process running for 46.827) 14:22:41 2025-11-17 14:22:41.012 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:41 2025-11-17 14:22:41.013 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:41 14:22:41.012 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:41 14:22:41.013 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:41 14:22:41.013 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:41 2025-11-17 14:22:41.013 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 s -- in org.onap.aai.rest.CloudRegionTest 14:22:41 [INFO] Running org.onap.aai.rest.ConfigurationTest 14:22:42 14:22:42 . ____ _ __ _ _ 14:22:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:22:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:22:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:22:42 ' |____| .__|_| |_|_| |_\__, | / / / / 14:22:42 =========|_|==============|___/=/_/_/_/ 14:22:42 :: Spring Boot :: (v3.1.12) 14:22:42 14:22:42 14:22:41.941 [main] INFO org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:42 2025-11-17 14:22:41.941 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ConfigurationTest : Starting ConfigurationTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:22:42 14:22:41.941 [main] INFO org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl" 14:22:42 2025-11-17 14:22:41.941 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ConfigurationTest : The following 2 profiles are active: "production", "one-way-ssl" 14:22:42 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:22:42 2025-11-17 14:22:42.334 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:22:42 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:22:42 2025-11-17 14:22:42.339 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:22:42 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:22:42 2025-11-17 14:22:42.368 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:22:42 14:22:42.368 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:22:42 2025-11-17 14:22:42.368 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:22:42 [EL Warning]: moxy: 2025-11-17 14:22:42.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:42 [EL Warning]: moxy: 2025-11-17 14:22:42.554--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:42 [EL Warning]: moxy: 2025-11-17 14:22:42.769--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:43 [EL Warning]: moxy: 2025-11-17 14:22:42.958--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:43 [EL Warning]: moxy: 2025-11-17 14:22:43.149--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:43 [EL Warning]: moxy: 2025-11-17 14:22:43.388--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:43 [EL Warning]: moxy: 2025-11-17 14:22:43.792--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:44 14:22:44.131 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:22:44 2025-11-17 14:22:44.131 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:22:44 14:22:44.131 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:22:44 2025-11-17 14:22:44.131 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:22:44 14:22:44.132 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:22:44 2025-11-17 14:22:44.132 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:22:44 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:44 2025-11-17 14:22:44.154 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:44 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:22:44 2025-11-17 14:22:44.157 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:22:44 14:22:44.159 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:44 2025-11-17 14:22:44.159 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:44 14:22:44.161 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:22:44 2025-11-17 14:22:44.161 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:22:44 14:22:44.236 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:22:44 2025-11-17 14:22:44.236 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:22:44 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:22:44 2025-11-17 14:22:44.277 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:22:44 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=10, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=400, LogTimestamp=2025-11-17T14:22:38.322840677Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:22:44 2025-11-17 14:22:44.355 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:22:44 14:22:44.482 [main] INFO org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 2.56 seconds (process running for 50.303) 14:22:44 2025-11-17 14:22:44.482 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ConfigurationTest : Started ConfigurationTest in 2.56 seconds (process running for 50.303) 14:22:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s -- in org.onap.aai.rest.ConfigurationTest 14:22:45 [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest 14:22:45 14:22:45.492 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:45 2025-11-17 14:22:45.492 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:45 14:22:45.493 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:45 2025-11-17 14:22:45.493 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:45 14:22:45.493 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:45 2025-11-17 14:22:45.493 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.onap.aai.rest.CustomerFilterSearchTest 14:22:46 [INFO] Running org.onap.aai.rest.ExampleConsumerTest 14:22:46 2025-11-17 14:22:46.248 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ExampleConsumerTest : Starting the setup for the integration tests of Rest Endpoints 14:22:46 14:22:46.248 [main] INFO org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints 14:22:46 2025-11-17 14:22:46.261 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ExampleConsumerTest : Starting the setup for the integration tests of Rest Endpoints 14:22:46 14:22:46.261 [main] INFO org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints 14:22:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.aai.rest.ExampleConsumerTest 14:22:46 [INFO] Running org.onap.aai.rest.ExceptionHandlerTest 14:22:46 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:46 14:22:46.708 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:46 2025-11-17 14:22:46.708 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 89 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 65 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 103 :MethodName- testConversionOfWebApplicationResponseWhenUmarshalExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 2025-11-17 14:22:47.047 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 14:22:47.047 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 72 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 120 :MethodName- testConversionWhenJsonParseExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 2025-11-17T14:22:38.322840677Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 14:22:47.072 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 2025-11-17 14:22:47.072 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 96 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 83 :MethodName- buildInputParsingErrorResponse ClassName- org.onap.aai.rest.ExceptionHandler :LineNumber- 74 :MethodName- toResponse ClassName- org.onap.aai.rest.ExceptionHandlerTest :LineNumber- 137 :MethodName- testConversionWhenJsonMappingExceptionResultBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in org.onap.aai.rest.ExceptionHandlerTest 14:22:47 [INFO] Running org.onap.aai.rest.InvalidURITest 14:22:47 14:22:47.083 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:47 2025-11-17 14:22:47.083 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:47 2025-11-17 14:22:47.083 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:47 14:22:47.083 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:47 2025-11-17 14:22:47.084 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:47 14:22:47.084 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:47 {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}} 14:22:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.aai.rest.InvalidURITest 14:22:47 [INFO] Running org.onap.aai.rest.ModelDistributionTest 14:22:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.onap.aai.rest.ModelDistributionTest 14:22:48 [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest 14:22:49 2025-11-17 14:22:48.831 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:49 2025-11-17 14:22:48.831 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 14:22:48.831 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:49 14:22:48.831 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 2025-11-17 14:22:48.832 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:49 14:22:48.832 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.onap.aai.rest.PserverGenerateUrlTest 14:22:49 [INFO] Running org.onap.aai.rest.PserverMissingTest 14:22:49 2025-11-17 14:22:49.270 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:49 2025-11-17 14:22:49.271 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 14:22:49.270 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:49 14:22:49.271 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 2025-11-17 14:22:49.271 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:49 14:22:49.271 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:49 2025-11-17 14:22:49.292 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:49 14:22:49.292 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:49 14:22:49.292 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 2025-11-17 14:22:49.292 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 2025-11-17 14:22:49.293 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:49 14:22:49.293 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.onap.aai.rest.PserverMissingTest 14:22:49 [INFO] Running org.onap.aai.rest.PserverRelationshipTest 14:22:49 2025-11-17 14:22:49.636 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:49 2025-11-17 14:22:49.636 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 14:22:49.636 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:49 14:22:49.636 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:49 2025-11-17 14:22:49.636 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:49 14:22:49.636 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:50 2025-11-17 14:22:50.108 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:50 14:22:50.108 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:50 2025-11-17 14:22:50.109 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 14:22:50.109 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 14:22:50.110 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:50 2025-11-17 14:22:50.110 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.onap.aai.rest.PserverRelationshipTest 14:22:50 [INFO] Running org.onap.aai.rest.PserverTest 14:22:50 2025-11-17 14:22:50.142 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:50 2025-11-17 14:22:50.142 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 14:22:50.142 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:50 14:22:50.142 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 2025-11-17 14:22:50.142 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:50 14:22:50.142 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.onap.aai.rest.PserverTest 14:22:50 [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest 14:22:50 2025-11-17 14:22:50.563 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:22:50 14:22:50.563 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:22:50 2025-11-17 14:22:50.564 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 14:22:50.564 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:22:50 2025-11-17 14:22:50.564 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:22:50 14:22:50.564 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:22:50 2025-11-17T14:22:50.569477581Z||http-nio-auto-5-exec-24|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/5.2.3 (Java/17.0.4)|||ERROR|500|Missing data for REST error response:3002:Internal Server Error:data missing for rest error|ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 255 :MethodName- run 14:22:50 14:22:50.570 [http-nio-auto-5-exec-24] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 255 :MethodName- run 14:22:50 2025-11-17 14:22:50.570 "ERROR [aai-resources,,]" 2801 --- [-auto-5-exec-24] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4011 root cause=org.onap.aai.exceptions.AAIException: data missing for rest error ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 414 :MethodName- checkAndEnrichVariables ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 186 :MethodName- getErrorResponse ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 227 :MethodName- getRESTAPIErrorResponse ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 75 :MethodName- validateHeaderValuePresence ClassName- org.onap.aai.interceptors.pre.HeaderValidation :LineNumber- 54 :MethodName- filter ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 108 :MethodName- apply ClassName- org.glassfish.jersey.server.ContainerFilteringStage :LineNumber- 44 :MethodName- apply ClassName- org.glassfish.jersey.process.internal.Stages :LineNumber- 173 :MethodName- process ClassName- org.glassfish.jersey.server.ServerRuntime$1 :LineNumber- 255 :MethodName- run 14:22:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.aai.rest.PserverWrongHeaderTest 14:22:50 [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest 14:22:50 14:22:50.584 [main] INFO org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints 14:22:50 2025-11-17 14:22:50.584 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.URLFromVertexIdConsumerTest : Starting the setup for the integration tests of Rest Endpoints 14:22:50 14:22:50.591 [main] INFO org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints 14:22:50 2025-11-17 14:22:50.591 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.URLFromVertexIdConsumerTest : Starting the setup for the integration tests of Rest Endpoints 14:22:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest 14:22:50 [INFO] Running org.onap.aai.rest.VertexIdConsumerTest 14:22:50 14:22:50.634 [main] INFO org.onap.aai.rest.VertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints 14:22:50 2025-11-17 14:22:50.634 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.VertexIdConsumerTest : Starting the setup for the integration tests of Rest Endpoints 14:22:50 {"pserver":{"hostname":"f73b7852-2dd1-4df1-985e-a3b7ac14c38b","in-maint":false,"resource-version":"1763389370654"}} 14:22:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.aai.rest.VertexIdConsumerTest 14:22:50 [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 14:22:50 [EL Warning]: moxy: 2025-11-17 14:22:50.73--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:50 [EL Warning]: moxy: 2025-11-17 14:22:50.908--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:51 [EL Warning]: moxy: 2025-11-17 14:22:51.092--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:51 [EL Warning]: moxy: 2025-11-17 14:22:51.274--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:51 [EL Warning]: moxy: 2025-11-17 14:22:51.501--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:51 [EL Warning]: moxy: 2025-11-17 14:22:51.773--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:52 [EL Warning]: moxy: 2025-11-17 14:22:52.161--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=3, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:50.674263684Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:22:52 2025-11-17 14:22:52.561 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:22:52 2025-11-17 14:22:52.563 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:22:52 14:22:52.563 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:22:52 2025-11-17 14:22:52.565 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:22:52 14:22:52.565 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:22:52 2025-11-17 14:22:52.573 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.573 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.589 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.589 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.589 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.589 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 missing 'body', Operation 1 missing 'action', Operation 2 missing 'uri'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 299 :MethodName- missingFields ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.591 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.591 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.595 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.595 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Payload Limit Reached, reduce payload:3000:Bad Request: Allowed limit = 30|ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.595 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.595 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6147 root cause=org.onap.aai.exceptions.AAIException: Allowed limit = 30 ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 432 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 252 :MethodName- checkExceedsLimit ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.597 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.597 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.600 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.600 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17T14:22:50.674263684Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy']|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.601 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 14:22:52.601 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: input payload missing required properties. [Operation 0 has invalid action 'create', Operation 1 has invalid action 'destroy'] ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 454 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 285 :MethodName- invalidAction ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.603 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.603 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17T14:22:52.643773186Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||AAI.DB|/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail|WARN|300|Precondition Failed:3000:Precondition Failed:resource-version MISMATCH for delete of generic-vnf|ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2165 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:52 2025-11-17 14:22:52.670 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2165 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:52 14:22:52.670 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6131 root cause=org.onap.aai.exceptions.AAIException: resource-version MISMATCH for delete of generic-vnf ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2258 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2165 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2106 :MethodName- delete ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 506 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 147 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 228 :MethodName- putPserverComplexRelBetweenDelExistingGvnfFail ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke 14:22:52 2025-11-17 14:22:52.672 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 14:22:52 {"requestError":{"serviceException":{"messageId":"SVC3000","text":"Invalid input performing %1 on %2 (msg=%3) (ec=%4)","variables":["POST","/aai/v30/bulk/single-transaction","Invalid input performing %1 on %2:Operation 3 with action (DELETE) on uri (/network/generic-vnfs/generic-vnf/gvnf-putPserverComplexRelBetweenDelExistingGvnfFail) failed with status code (412), error code (ERR.5.4.6131) and msg (Precondition Failed:resource-version MISMATCH for delete of generic-vnf)","ERR.5.2.3000"]}}} 14:22:52 14:22:52.672 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 14:22:52 2025-11-17 14:22:52.675 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.675 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17T14:22:52.671609609Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.678 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 14:22:52.678 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 2025-11-17T14:22:52.671609609Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|JSON processing error:3000:Bad Request:Input payload does not follow bulk/single-transaction interface|ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.678 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 14:22:52.678 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6111 root cause=org.onap.aai.exceptions.AAIException: Input payload does not follow bulk/single-transaction interface ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 119 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 263 :MethodName- invalidJson ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:22:52 2025-11-17 14:22:52.680 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.680 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:52 2025-11-17 14:22:52.721 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:52 14:22:52.721 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:52 2025-11-17 14:22:52.726 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:52 14:22:52.726 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.046 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:53 {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 14:22:53 14:22:53.046 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:53 2025-11-17 14:22:53.373 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:53 {"operation-responses":[{"action":"delete","uri":"/network/logical-links/logical-link/ll?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]} 14:22:53 14:22:53.373 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:53 14:22:53.377 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.377 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.403 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:53 14:22:53.403 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:53 2025-11-17 14:22:53.408 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.408 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.422 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 14:22:53 14:22:53.422 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 14:22:53 2025-11-17 14:22:53.425 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.425 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.776 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:53 2025-11-17 14:22:53.776 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:53 2025-11-17 14:22:53.785 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.785 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.793 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Rolled back the transaction due to failure 14:22:53 14:22:53.793 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure 14:22:53 2025-11-17 14:22:53.796 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.796 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.799 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 2025-11-17T14:22:53.456327357Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 14:22:53.799 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 2025-11-17T14:22:53.456327357Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|400|Required Field not passed.:3000:Bad Request: Payload has no objects to operate on|ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 2025-11-17 14:22:53.800 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 14:22:53.800 [main] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6118 root cause=org.onap.aai.exceptions.AAIException: Payload has no objects to operate on ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 430 :MethodName- validate ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumer :LineNumber- 125 :MethodName- process ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 387 :MethodName- executeRequest ClassName- org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest :LineNumber- 274 :MethodName- noOperations ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed 14:22:53 2025-11-17 14:22:53.801 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.801 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:53 2025-11-17 14:22:53.831 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:53 14:22:53.831 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:53 2025-11-17 14:22:53.835 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.BulkProcessorTestAbstraction : Starting the setup for the integration tests of Rest Endpoints 14:22:53 14:22:53.835 [main] INFO org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints 14:22:54 2025-11-17 14:22:54.207 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:54 {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]} 14:22:54 14:22:54.207 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:54 2025-11-17 14:22:54.547 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.b.BulkSingleTransactionConsumer : Successfully committed the transaction to the database 14:22:54 {"operation-responses":[{"action":"delete","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a?resource-version\u003d38cf3090-6a0c-4e9d-8142-4332a7352846","response-status-code":204,"response-body":null},{"action":"put","uri":"/network/pnfs/pnf/pnf-1/p-interfaces/p-interface/pint-a","response-status-code":201,"response-body":null}]} 14:22:54 14:22:54.547 [main] INFO org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database 14:22:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.872 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest 14:22:54 [INFO] Running org.onap.aai.rest.resources.ResourcesControllerTest 14:22:55 2025-11-17 14:22:55.056 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:22:55 14:22:55.056 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:22:55 2025-11-17 14:22:55.094 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:22:55 14:22:55.094 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:22:55 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:55 2025-11-17 14:22:55.779 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:57 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:57 2025-11-17 14:22:56.965 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:57 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:57 2025-11-17 14:22:57.387 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:57 2025-11-17 14:22:57.795 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:22:57 14:22:57.795 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:22:57 2025-11-17 14:22:57.811 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:22:57 14:22:57.811 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:22:58 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:58 2025-11-17 14:22:58.489 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:59 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:59 2025-11-17 14:22:59.251 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:59 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:59 2025-11-17 14:22:59.406 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:59 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:59 2025-11-17 14:22:59.734 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:22:59 2025-11-17T14:22:59.862593452Z|e34e708a-ae24-4828-886b-9430e31b8334|pool-339-thread-1|/aai/v30/cloud-infrastructure/pservers|test|AAI.DB|cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d|ERROR|300|No relationship was found:3000:Not Found:No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list|ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 377 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 197 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 194 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run 14:22:59 2025-11-17 14:22:59.864 "ERROR [aai-resources,,]" 2801 --- [ol-339-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 377 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 197 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 194 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run 14:22:59 14:22:59.864 [pool-339-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.6149 root cause=org.onap.aai.exceptions.AAIException: No relationship found of type pserver at the given URI: cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 385 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 187 :MethodName- process ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 183 :MethodName- process ClassName- org.onap.aai.service.ResourcesService :LineNumber- 377 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 197 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 194 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run 14:22:59 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:22:59 2025-11-17 14:22:59.869 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:23:00.190534739Z|890433d7-e308-45e9-8ed4-e74febb67bc7|http-nio-auto-3-exec-8|/aai/v30/cloud-infrastructure/pservers|test|||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17 14:23:00.193 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-8] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17T14:23:00.190534739Z|890433d7-e308-45e9-8ed4-e74febb67bc7|http-nio-auto-3-exec-8|/aai/v30/cloud-infrastructure/pservers|test|||WARN|300|Error parsing input performing %1 on %2:3102:Bad Request:You must supply a relationship|ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 14:23:00.193 [http-nio-auto-3-exec-8] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17 14:23:00.193 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-8] org.onap.aai.logging.ErrorLogHelper : ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 14:23:00.193 [http-nio-auto-3-exec-8] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.1.3102 root cause=org.onap.aai.exceptions.AAIException: You must supply a relationship ClassName- org.onap.aai.service.ResourcesService :LineNumber- 294 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.207 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.288 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:23:00.610969201Z|1217460f-dc53-476b-839a-0d9050b129d3|http-nio-auto-3-exec-2|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17 14:23:00.614 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-2] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 14:23:00.614 [http-nio-auto-3-exec-2] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17T14:23:00.610969201Z|1217460f-dc53-476b-839a-0d9050b129d3|http-nio-auto-3-exec-2|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 14:23:00.614 [http-nio-auto-3-exec-2] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17 14:23:00.614 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-2] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 221 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:00 2025-11-17T14:23:00.627787499Z|449abbda-44b9-45a9-bfd8-cb566289c3f8|http-nio-auto-3-exec-3|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 14:23:00.630 [http-nio-auto-3-exec-3] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17 14:23:00.630 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-3] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17T14:23:00.627787499Z|449abbda-44b9-45a9-bfd8-cb566289c3f8|http-nio-auto-3-exec-3|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 14:23:00.631 [http-nio-auto-3-exec-3] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17 14:23:00.631 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-3] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 163 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17T14:23:00.642118472Z|61faf11b-9370-47cf-8867-9eb416284561|http-nio-auto-3-exec-4|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 14:23:00.644 [http-nio-auto-3-exec-4] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17 14:23:00.644 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-4] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17T14:23:00.642118472Z|61faf11b-9370-47cf-8867-9eb416284561|http-nio-auto-3-exec-4|/aai/v30/cloud-infrastructure/pservers|test|||WARN|100|Cannot write via this URL:3002:Bad Request:null|ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 14:23:00.644 [http-nio-auto-3-exec-4] WARN org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17 14:23:00.644 " WARN [aai-resources,,]" 2801 --- [o-auto-3-exec-4] org.onap.aai.logging.ErrorLogHelper : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 491 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 297 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.650 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.717 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.739 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.759 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:00 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:00 2025-11-17 14:23:00.803 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:01 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:01 2025-11-17 14:23:01.263 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:01 2025-11-17 14:23:01.660 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:23:01 14:23:01.660 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found. 14:23:01 2025-11-17 14:23:01.683 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:01 14:23:01.683 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:02 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:02 2025-11-17 14:23:02.365 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:02 2025-11-17 14:23:02.764 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:02 14:23:02.764 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:02 2025-11-17 14:23:02.780 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.ResourcesController : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:02 14:23:02.780 [main] INFO org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found. 14:23:03 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:03 2025-11-17 14:23:03.473 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:04 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:04 2025-11-17 14:23:04.028 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:04 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.787 s -- in org.onap.aai.rest.resources.ResourcesControllerTest 14:23:04 [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest 14:23:04 2025-11-17 14:23:04.350 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:04 2025-11-17 14:23:04.351 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.350 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:23:04 14:23:04.351 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 2025-11-17 14:23:04.351 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:04 14:23:04.351 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:23:04 2025-11-17 14:23:04.378 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:04 14:23:04.378 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:23:04 2025-11-17 14:23:04.378 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.378 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 2025-11-17 14:23:04.379 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:04 14:23:04.379 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:23:04 2025-11-17 14:23:04.471 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:04 14:23:04.471 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:23:04 2025-11-17 14:23:04.472 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.472 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 2025-11-17 14:23:04.472 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:04 14:23:04.472 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:23:04 2025-11-17 14:23:04.539 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:04 14:23:04.539 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:23:04 2025-11-17 14:23:04.540 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.540 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.540 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:23:04 2025-11-17 14:23:04.540 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:04 2025-11-17 14:23:04.558 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Initializing AAIConfig 14:23:04 14:23:04.558 [main] INFO org.onap.aai.util.AAIConfig - Initializing AAIConfig 14:23:04 2025-11-17 14:23:04.558 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 14:23:04.558 [main] INFO org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: ./src/main/resources/etc/appprops/aaiconfig.properties 14:23:04 2025-11-17 14:23:04.558 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.util.AAIConfig : A&AI Server Node Name = aai.config.nodename 14:23:04 14:23:04.558 [main] INFO org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename 14:23:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest 14:23:04 [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest 14:23:04 14:23:04 . ____ _ __ _ _ 14:23:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:04 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:04 =========|_|==============|___/=/_/_/_/ 14:23:04 :: Spring Boot :: (v3.1.12) 14:23:04 14:23:04 14:23:04.650 [main] INFO org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:23:04 2025-11-17 14:23:04.650 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Starting EchoHealthIndicatorTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:23:04 14:23:04.650 [main] INFO org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl" 14:23:04 2025-11-17 14:23:04.650 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : The following 2 profiles are active: "production", "one-way-ssl" 14:23:05 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:23:05 2025-11-17 14:23:05.228 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:23:05 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:23:05 2025-11-17 14:23:05.232 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:23:05 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:23:05 2025-11-17 14:23:05.266 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:23:05 2025-11-17 14:23:05.267 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:23:05 14:23:05.267 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:23:05 [EL Warning]: moxy: 2025-11-17 14:23:05.293--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:05 [EL Warning]: moxy: 2025-11-17 14:23:05.519--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:05 [EL Warning]: moxy: 2025-11-17 14:23:05.705--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:06 [EL Warning]: moxy: 2025-11-17 14:23:05.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:06 [EL Warning]: moxy: 2025-11-17 14:23:06.129--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:06 [EL Warning]: moxy: 2025-11-17 14:23:06.373--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:06 [EL Warning]: moxy: 2025-11-17 14:23:06.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:07 [EL Warning]: moxy: 2025-11-17 14:23:06.991--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:07 14:23:07.449 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:23:07 2025-11-17 14:23:07.449 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:23:07 2025-11-17 14:23:07.455 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:23:07 14:23:07.455 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:23:07 2025-11-17 14:23:07.456 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:23:07 14:23:07.456 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:23:07 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:23:07 2025-11-17 14:23:07.478 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:23:07 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:23:07 2025-11-17 14:23:07.483 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:23:07 2025-11-17 14:23:07.484 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:23:07 14:23:07.484 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:23:07 2025-11-17 14:23:07.487 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:23:07 14:23:07.487 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:23:07 14:23:07.571 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:23:07 2025-11-17 14:23:07.571 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:23:07 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:23:07 2025-11-17 14:23:07.616 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:23:07 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:23:07 2025-11-17 14:23:07.774 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:23:08 2025-11-17 14:23:07.963 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.rest.util.EchoHealthIndicatorTest : Started EchoHealthIndicatorTest in 3.331 seconds (process running for 73.784) 14:23:08 14:23:07.963 [main] INFO org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 3.331 seconds (process running for 73.784) 14:23:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.409 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest 14:23:08 [INFO] Running org.onap.aai.rest.util.EchoResponseTest 14:23:08 [EL Warning]: moxy: 2025-11-17 14:23:08.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:08 [EL Warning]: moxy: 2025-11-17 14:23:08.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:08 [EL Warning]: moxy: 2025-11-17 14:23:08.624--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:08 [EL Warning]: moxy: 2025-11-17 14:23:08.822--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:09 [EL Warning]: moxy: 2025-11-17 14:23:09.099--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:09 [EL Warning]: moxy: 2025-11-17 14:23:09.372--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:09 [EL Warning]: moxy: 2025-11-17 14:23:09.877--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:23:10 2025-11-17 14:23:10.266 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:23:10 2025-11-17 14:23:10.268 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:23:10 14:23:10.268 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:23:10 2025-11-17 14:23:10.270 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Not using any authentication for kafka interaction 14:23:10 14:23:10.270 [main] INFO org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:23:10 2025-11-17 14:23:10.286 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:23:10 2025-11-17 14:23:10.292 " INFO [aai-resources,,]" 2801 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:23:10 14:23:10.292 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 14:23:10 2025-11-17 14:23:10.299 " INFO [aai-resources,,]" 2801 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:23:10 14:23:10.299 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 14:23:10 14:23:10.302 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids 14:23:10 org.onap.aai.exceptions.AAIException: null 14:23:10 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95) 14:23:10 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:79) 14:23:10 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:106) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:10 2025-11-17 14:23:10.302 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while getting ids 14:23:10 14:23:10 org.onap.aai.exceptions.AAIException: null 14:23:10 at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95) 14:23:10 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:79) 14:23:10 at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:106) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:10 14:23:10 2025-11-17 14:23:10.308 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 79 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 106 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 14:23:10.308 [main] WARN org.onap.aai.logging.ErrorLogHelper - 4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 79 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 106 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|Invalid X-FromAppId in header:3000:Bad Request:null|4.0.4009 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.restcore.RESTAPI :LineNumber- 95 :MethodName- getFromAppId ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 79 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 106 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 2025-11-17 14:23:10.312 " INFO [aai-resources,,]" 2801 --- [ main] o.onap.aai.rest.util.EchoResponseTest : Starting the setup for the integration tests of Rest Endpoints 14:23:10 14:23:10.312 [main] INFO org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints 14:23:10 14:23:10.315 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 14:23:10 org.onap.aai.exceptions.AAIException: Error establishing a database connection 14:23:10 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:116) 14:23:10 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:94) 14:23:10 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:126) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:10 2025-11-17 14:23:10.315 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.rest.util.EchoResponse : Error while processing echo request 14:23:10 14:23:10 org.onap.aai.exceptions.AAIException: Error establishing a database connection 14:23:10 at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:116) 14:23:10 at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:94) 14:23:10 at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:126) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:10 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 14:23:10 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) 14:23:10 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 14:23:10 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) 14:23:10 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) 14:23:10 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 14:23:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 14:23:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 14:23:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 14:23:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 14:23:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 14:23:10 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 14:23:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:10 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 116 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 94 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 126 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 14:23:10.316 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 116 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 94 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 126 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 2025-11-17 14:23:10.316 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.5105 root cause=org.onap.aai.exceptions.AAIException: Error establishing a database connection ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 116 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 94 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 126 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 727 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed ClassName- org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation :LineNumber- 131 :MethodName- proceed 14:23:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 s -- in org.onap.aai.rest.util.EchoResponseTest 14:23:10 [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest 14:23:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.aai.rest.util.LogFormatToolsTest 14:23:10 [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest 14:23:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.aai.rest.util.ValidateEncodingTest 14:23:10 [INFO] Running org.onap.aai.tenantisolation.DataImportTasksTest 14:23:10 2025-11-17 14:23:10.792 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : Started importTask: 14:23:10 14:23:10 14:23:10.792 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - Started importTask: 14:23:10 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||WARN|300|Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection|Unknown AAIException with code=AAI_8002. Using default AAIException 14:23:10 2025-11-17 14:23:10.801 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : Unknown AAIException with code=AAI_8002. Using default AAIException 14:23:10 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|main|UNKNOWN||||ERROR|900|Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory|ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException: Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.tenantisolation.DataImportTasks :LineNumber- 285 :MethodName- runAddManualDataScript ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.onap.aai.tenantisolation.DataImportTasksTest :LineNumber- 201 :MethodName- lambda$testRunAddManualDataScript_WithInvalidCommand$12 ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 71 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 58 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.Assertions :LineNumber- 3196 :MethodName- assertDoesNotThrow 14:23:10 2025-11-17 14:23:10.801 "ERROR [aai-resources,,]" 2801 --- [ main] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException: Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.tenantisolation.DataImportTasks :LineNumber- 285 :MethodName- runAddManualDataScript ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.onap.aai.tenantisolation.DataImportTasksTest :LineNumber- 201 :MethodName- lambda$testRunAddManualDataScript_WithInvalidCommand$12 ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 71 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 58 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.Assertions :LineNumber- 3196 :MethodName- assertDoesNotThrow 14:23:10 2025-11-17 14:23:10.802 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : Exception while running addManualData.shCannot run program "nonexistent-command-xyz": error=2, No such file or directory 14:23:10 14:23:10.801 [main] WARN org.onap.aai.logging.ErrorLogHelper - Unknown AAIException with code=AAI_8002. Using default AAIException 14:23:10 14:23:10.801 [main] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=org.onap.aai.exceptions.AAIException: Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory ClassName- org.onap.aai.logging.ErrorLogHelper :LineNumber- 382 :MethodName- logError ClassName- org.onap.aai.tenantisolation.DataImportTasks :LineNumber- 285 :MethodName- runAddManualDataScript ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.onap.aai.tenantisolation.DataImportTasksTest :LineNumber- 201 :MethodName- lambda$testRunAddManualDataScript_WithInvalidCommand$12 ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 71 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.AssertDoesNotThrow :LineNumber- 58 :MethodName- assertDoesNotThrow ClassName- org.junit.jupiter.api.Assertions :LineNumber- 3196 :MethodName- assertDoesNotThrow 14:23:10 14:23:10.802 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - Exception while running addManualData.shCannot run program "nonexistent-command-xyz": error=2, No such file or directory 14:23:10 2025-11-17 14:23:10.816 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : gzip -d returned: 2 14:23:10 14:23:10.816 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - gzip -d returned: 2 14:23:10 2025-11-17 14:23:10.821 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : Data Import is not enabled 14:23:10 14:23:10.821 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - Data Import is not enabled 14:23:10 14:23:10.828 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - No payload files found at /tmp/junit15104734033982041261/nonexistent 14:23:10 2025-11-17 14:23:10.828 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : No payload files found at /tmp/junit15104734033982041261/nonexistent 14:23:10 2025-11-17 14:23:10.835 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : addManualData.sh returned: 0 14:23:10 14:23:10.835 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - addManualData.sh returned: 0 14:23:11 2025-11-17 14:23:11.020 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : Check if dataImport is running returned: 0 14:23:11 14:23:11.020 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - Check if dataImport is running returned: 0 14:23:11 2025-11-17 14:23:11.020 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : There is a dataImport process already running 14:23:11 14:23:11.020 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - There is a dataImport process already running 14:23:11 2025-11-17 14:23:11.034 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : gzip -d returned: 2 14:23:11 14:23:11.034 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - gzip -d returned: 2 14:23:11 2025-11-17 14:23:11.119 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : Check if dataImport is running returned: 0 14:23:11 14:23:11.119 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - Check if dataImport is running returned: 0 14:23:11 2025-11-17 14:23:11.120 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.tenantisolation.DataImportTasks : There is a dataImport process already running 14:23:11 14:23:11.120 [main] INFO org.onap.aai.tenantisolation.DataImportTasks - There is a dataImport process already running 14:23:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.onap.aai.tenantisolation.DataImportTasksTest 14:23:11 [INFO] Running org.onap.aai.util.PositiveNumValidatorTest 14:23:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.aai.util.PositiveNumValidatorTest 14:23:11 [INFO] Running org.onap.aai.rest.resources.ResourcesControllerMockTest 14:23:11 14:23:11 . ____ _ __ _ _ 14:23:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:11 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:11 =========|_|==============|___/=/_/_/_/ 14:23:11 :: Spring Boot :: (v3.1.12) 14:23:11 14:23:11 2025-11-17 14:23:11.195 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.r.ResourcesControllerMockTest : Starting ResourcesControllerMockTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:23:11 2025-11-17 14:23:11.195 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.r.ResourcesControllerMockTest : The following 2 profiles are active: "production", "one-way-ssl" 14:23:11 14:23:11.195 [main] INFO org.onap.aai.rest.resources.ResourcesControllerMockTest - Starting ResourcesControllerMockTest using Java 17.0.4 with PID 2801 (started by jenkins in /w/workspace/aai-resources-master-merge-java/aai-resources) 14:23:11 14:23:11.195 [main] INFO org.onap.aai.rest.resources.ResourcesControllerMockTest - The following 2 profiles are active: "production", "one-way-ssl" 14:23:11 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor | 14:23:11 2025-11-17 14:23:11.795 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionInterceptor 14:23:11 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor | 14:23:11 2025-11-17 14:23:11.800 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.interceptors.pre.VersionLatestInterceptor 14:23:11 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator | 14:23:11 2025-11-17 14:23:11.832 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.setup.AAIConfigTranslator 14:23:11 2025-11-17 14:23:11.833 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.NodesConfiguration : Translator is ConfigTranslator 14:23:11 14:23:11.833 [main] INFO org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator 14:23:11 [EL Warning]: moxy: 2025-11-17 14:23:11.862--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:12 [EL Warning]: moxy: 2025-11-17 14:23:12.032--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:12 [EL Warning]: moxy: 2025-11-17 14:23:12.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:12 [EL Warning]: moxy: 2025-11-17 14:23:12.454--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:12 [EL Warning]: moxy: 2025-11-17 14:23:12.663--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:12 [EL Warning]: moxy: 2025-11-17 14:23:12.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:13 [EL Warning]: moxy: 2025-11-17 14:23:13.17--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:13 [EL Warning]: moxy: 2025-11-17 14:23:13.579--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl 14:23:14 2025-11-17 14:23:13.990 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : AAI Server initialization started... 14:23:14 2025-11-17 14:23:13.991 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Starting AAIGraph connections and the NodeInjestor 14:23:14 14:23:13.990 [main] INFO org.onap.aai.ResourcesApp - AAI Server initialization started... 14:23:14 14:23:13.991 [main] INFO org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor 14:23:14 2025-11-17 14:23:13.991 " WARN [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : You have seriously misconfigured your application 14:23:14 14:23:13.991 [main] WARN org.onap.aai.ResourcesApp - You have seriously misconfigured your application 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig | 14:23:14 2025-11-17 14:23:14.016 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.IntrospectionConfig 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService | 14:23:14 2025-11-17 14:23:14.019 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.rest.notification.NotificationService 14:23:14 2025-11-17 14:23:14.021 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:23:14 14:23:14.021 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:23:14 2025-11-17 14:23:14.023 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.config.KafkaConfig : Using authentication provided by kafka interaction 14:23:14 14:23:14.023 [main] INFO org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction 14:23:14 2025-11-17 14:23:14.104 " INFO [aai-resources,,]" 2801 --- [ main] o.o.aai.service.NodeValidationService : Node validation check passed 14:23:14 14:23:14.104 [main] INFO org.onap.aai.service.NodeValidationService - Node validation check passed 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig | 14:23:14 2025-11-17 14:23:14.122 " WARN [aai-resources,,]" 2801 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.aai.config.GraphConfig 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) | 14:23:14 2025-11-17 14:23:14.234 " WARN [aai-resources,,]" 2801 --- [ main] .b.a.g.t.GroovyTemplateAutoConfiguration : Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false) 14:23:14 2025-11-17 14:23:14.386 " INFO [aai-resources,,]" 2801 --- [ main] o.o.a.r.r.ResourcesControllerMockTest : Started ResourcesControllerMockTest in 3.211 seconds (process running for 80.208) 14:23:14 14:23:14.386 [main] INFO org.onap.aai.rest.resources.ResourcesControllerMockTest - Started ResourcesControllerMockTest in 3.211 seconds (process running for 80.208) 14:23:14 2025-11-17T14:23:14.408827709Z|f54dfa5e-77a7-4bae-bf2c-4d5a8ac49035|pool-375-thread-1|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 2025-11-17 14:23:14.418 "ERROR [aai-resources,,]" 2801 --- [ol-375-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 14:23:14.418 [pool-375-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 2025-11-17T14:23:14.408827709Z|f54dfa5e-77a7-4bae-bf2c-4d5a8ac49035|pool-375-thread-1|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 2025-11-17 14:23:14.418 "ERROR [aai-resources,,]" 2801 --- [ol-375-thread-1] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 14:23:14.418 [pool-375-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 143 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 90 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 139 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 136 :MethodName- process ClassName- org.onap.aai.concurrent.AaiCallable :LineNumber- 49 :MethodName- call ClassName- java.util.concurrent.FutureTask :LineNumber- 264 :MethodName- run ClassName- java.util.concurrent.ThreadPoolExecutor :LineNumber- 1136 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 635 :MethodName- run ClassName- java.lang.Thread :LineNumber- 833 :MethodName- run 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:14 2025-11-17 14:23:14.427 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:14 2025-11-17T14:23:14.443184734Z|edaa0f68-c232-4826-a76a-1ee5fa1eca98|http-nio-auto-11-exec-2|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 2025-11-17 14:23:14.446 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-2] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 14:23:14.446 [http-nio-auto-11-exec-2] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 2025-11-17T14:23:14.443184734Z|edaa0f68-c232-4826-a76a-1ee5fa1eca98|http-nio-auto-11-exec-2|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 2025-11-17 14:23:14.447 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-2] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 14:23:14.447 [http-nio-auto-11-exec-2] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 217 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 63 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor74 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:14 2025-11-17 14:23:14.454 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:14 2025-11-17T14:23:14.472861887Z|7f1a7a9d-0429-40d2-95dd-92eb0d8872ee|http-nio-auto-11-exec-3|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.476 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-3] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.476 [http-nio-auto-11-exec-3] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:23:14.472861887Z|7f1a7a9d-0429-40d2-95dd-92eb0d8872ee|http-nio-auto-11-exec-3|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.477 [http-nio-auto-11-exec-3] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.477 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-3] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 158 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 78 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:14 2025-11-17 14:23:14.486 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:14 2025-11-17T14:23:14.508117399Z|11e84a41-6f88-410a-8791-6ee28e7a595c|http-nio-auto-11-exec-4|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.512 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-4] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.512 [http-nio-auto-11-exec-4] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.513 [http-nio-auto-11-exec-4] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:23:14.508117399Z|11e84a41-6f88-410a-8791-6ee28e7a595c|http-nio-auto-11-exec-4|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.513 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-4] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 416 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 155 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:14 2025-11-17 14:23:14.522 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:14 2025-11-17T14:23:14.543692240Z|64cbf6ca-8748-415c-9ee2-fb55100c6339|http-nio-auto-11-exec-5|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.547 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-5] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.547 [http-nio-auto-11-exec-5] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:23:14.543692240Z|64cbf6ca-8748-415c-9ee2-fb55100c6339|http-nio-auto-11-exec-5|/aai/v30/cloud-infrastructure/pservers|test|||ERROR|900|Internal Error:3002:Internal Server Error:java.lang.IllegalArgumentException|ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 14:23:14.548 [http-nio-auto-11-exec-5] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17 14:23:14.548 "ERROR [aai-resources,,]" 2801 --- [-auto-11-exec-5] org.onap.aai.logging.ErrorLogHelper : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.rest.db.HttpEntry :LineNumber- 128 :MethodName- setHttpEntryProperties ClassName- org.onap.aai.service.ResourcesService :LineNumber- 289 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 173 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 77 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 568 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory :LineNumber- 52 :MethodName- lambda$static$0 ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1 :LineNumber- 146 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 189 :MethodName- invoke 14:23:14 2025-11-17T14:22:54.236541466Z|0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2|Query requires iterating over all vertices [()]. For better performance, use indexes RequestID=0dc73ab4-3fd7-4c4e-aac5-76872d7aaae2, ServiceName=UNKNOWN, ServerIPAddress=10.30.106.255, ErrorDesc=Internal Error:3002:Internal Server Error:Exception while running addManualData.sh Cannot run program "nonexistent-command-xyz": error=2, No such file or directory, ElapsedTime=8, InvocationID=1d747d2f-ad25-472b-91db-b5ff81a46840, ErrorCode=900, LogTimestamp=2025-11-17T14:22:54.236541466Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-13374, StatusCode=ERROR, elapsedTime=1 Query requires iterating over all vertices [()]. For better performance, use indexes | 14:23:14 2025-11-17 14:23:14.557 " WARN [aai-resources,,]" 2801 --- [ main] o.j.g.transaction.StandardJanusGraphTx : Query requires iterating over all vertices [()]. For better performance, use indexes 14:23:16 2025-11-17 14:23:16.656 " INFO [aai-resources,,]" 2801 --- [ main] org.onap.aai.ResourcesApp : Shutting down both realtime and cached connections 14:23:16 14:23:16.656 [main] INFO org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections 14:23:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.544 s -- in org.onap.aai.rest.resources.ResourcesControllerMockTest 14:23:17 [INFO] 14:23:17 [INFO] Results: 14:23:17 [INFO] 14:23:17 [WARNING] Tests run: 149, Failures: 0, Errors: 0, Skipped: 2 14:23:17 [INFO] 14:23:17 [INFO] 14:23:17 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-unit-test) @ aai-resources --- 14:23:17 [INFO] Loading execution data file /w/workspace/aai-resources-master-merge-java/aai-resources/target/code-coverage/jacoco-ut.exec 14:23:17 [INFO] Analyzed bundle 'aai-resources' with 53 classes 14:23:17 [INFO] 14:23:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources --- 14:23:18 [INFO] Building jar: /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT.jar 14:23:18 [INFO] 14:23:18 [INFO] --- spring-boot-maven-plugin:3.1.12:repackage (default) @ aai-resources --- 14:23:19 [INFO] Layout: ZIP 14:23:20 [INFO] Replacing main artifact /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:23:20 [INFO] The original artifact has been renamed to /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT.jar.original 14:23:20 [INFO] 14:23:20 [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources --- 14:23:21 [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml 14:23:21 [INFO] Copying files to /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT-build 14:23:23 [WARNING] Assembly file: /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. 14:23:23 [INFO] 14:23:23 [INFO] --- jacoco-maven-plugin:0.8.13:prepare-agent (pre-integration-test) @ aai-resources --- 14:23:23 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/aai-resources-master-merge-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.* 14:23:23 [INFO] 14:23:23 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources --- 14:23:23 [INFO] Tests are skipped. 14:23:23 [INFO] 14:23:23 [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources --- 14:23:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:23:23 [INFO] ignoreDelta true 14:23:23 [INFO] Copying 1 resource 14:23:23 [INFO] Copying file aai-resources-1.17.0-SNAPSHOT.jar 14:23:23 [INFO] 14:23:23 [INFO] --- jacoco-maven-plugin:0.8.13:report (post-integration-test) @ aai-resources --- 14:23:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:23:23 [INFO] 14:23:23 [INFO] --- jacoco-maven-plugin:0.8.13:check (default-check) @ aai-resources --- 14:23:23 [INFO] Loading execution data file /w/workspace/aai-resources-master-merge-java/aai-resources/target/code-coverage/jacoco-ut.exec 14:23:23 [INFO] Analyzed bundle 'aai-resources' with 53 classes 14:23:23 [INFO] All coverage checks have been met. 14:23:23 [INFO] 14:23:23 [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources --- 14:23:23 [INFO] Tests are skipped. 14:23:23 [INFO] 14:23:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources --- 14:23:23 [INFO] Installing /w/workspace/aai-resources-master-merge-java/aai-resources/target/aai-resources-1.17.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.17.0-SNAPSHOT/aai-resources-1.17.0-SNAPSHOT.jar 14:23:23 [INFO] Installing /w/workspace/aai-resources-master-merge-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.17.0-SNAPSHOT/aai-resources-1.17.0-SNAPSHOT.pom 14:23:23 [INFO] 14:23:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ aai-resources --- 14:23:27 [INFO] ------------------------------------------------------------------------ 14:23:27 [INFO] Reactor Summary: 14:23:27 [INFO] 14:23:27 [INFO] aai-resources ...................................... SUCCESS [ 8.952 s] 14:23:27 [INFO] aai-resources ...................................... SUCCESS [02:04 min] 14:23:27 [INFO] ------------------------------------------------------------------------ 14:23:27 [INFO] BUILD SUCCESS 14:23:27 [INFO] ------------------------------------------------------------------------ 14:23:27 [INFO] Total time: 02:17 min 14:23:27 [INFO] Finished at: 2025-11-17T14:23:27+00:00 14:23:27 [INFO] Final Memory: 104M/416M 14:23:27 [INFO] ------------------------------------------------------------------------ 14:23:27 $ ssh-agent -k 14:23:27 unset SSH_AUTH_SOCK; 14:23:27 unset SSH_AGENT_PID; 14:23:27 echo Agent pid 2153 killed; 14:23:27 [ssh-agent] Stopped. 14:23:27 [PostBuildScript] - [INFO] Executing post build scripts. 14:23:27 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins4256512495398065068.sh 14:23:27 ---> sysstat.sh 14:23:28 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins11604231455266866954.sh 14:23:28 ---> package-listing.sh 14:23:28 ++ tr '[:upper:]' '[:lower:]' 14:23:28 ++ facter osfamily 14:23:28 + OS_FAMILY=debian 14:23:28 + workspace=/w/workspace/aai-resources-master-merge-java 14:23:28 + START_PACKAGES=/tmp/packages_start.txt 14:23:28 + END_PACKAGES=/tmp/packages_end.txt 14:23:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:23:28 + PACKAGES=/tmp/packages_start.txt 14:23:28 + '[' /w/workspace/aai-resources-master-merge-java ']' 14:23:28 + PACKAGES=/tmp/packages_end.txt 14:23:28 + case "${OS_FAMILY}" in 14:23:28 + dpkg -l 14:23:28 + grep '^ii' 14:23:28 + '[' -f /tmp/packages_start.txt ']' 14:23:28 + '[' -f /tmp/packages_end.txt ']' 14:23:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:23:28 + '[' /w/workspace/aai-resources-master-merge-java ']' 14:23:28 + mkdir -p /w/workspace/aai-resources-master-merge-java/archives/ 14:23:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-merge-java/archives/ 14:23:28 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins13263321855529212931.sh 14:23:28 ---> capture-instance-metadata.sh 14:23:28 Setup pyenv: 14:23:28 system 14:23:28 3.8.13 14:23:28 3.9.13 14:23:28 * 3.10.6 (set by /w/workspace/aai-resources-master-merge-java/.python-version) 14:23:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXOB from file:/tmp/.os_lf_venv 14:23:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:31 lf-activate-venv(): INFO: Base packages installed successfully 14:23:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:23:41 lf-activate-venv(): INFO: Adding /tmp/venv-VXOB/bin to PATH 14:23:41 INFO: Running in OpenStack, capturing instance metadata 14:23:41 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins1605914571615739331.sh 14:23:42 provisioning config files... 14:23:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-merge-java@tmp/config15111119264741096611tmp 14:23:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:23:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:23:42 [EnvInject] - Injecting environment variables from a build step. 14:23:42 [EnvInject] - Injecting as environment variables the properties content 14:23:42 SERVER_ID=logs 14:23:42 14:23:42 [EnvInject] - Variables injected successfully. 14:23:42 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins7492410520049261918.sh 14:23:42 ---> create-netrc.sh 14:23:42 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins1930860229907648398.sh 14:23:42 ---> python-tools-install.sh 14:23:42 Setup pyenv: 14:23:42 system 14:23:42 3.8.13 14:23:42 3.9.13 14:23:42 * 3.10.6 (set by /w/workspace/aai-resources-master-merge-java/.python-version) 14:23:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXOB from file:/tmp/.os_lf_venv 14:23:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:44 lf-activate-venv(): INFO: Base packages installed successfully 14:23:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:23:53 lf-activate-venv(): INFO: Adding /tmp/venv-VXOB/bin to PATH 14:23:53 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins7122322929789469959.sh 14:23:53 ---> sudo-logs.sh 14:23:53 Archiving 'sudo' log.. 14:23:54 [aai-resources-master-merge-java] $ /bin/bash /tmp/jenkins9046365103314218391.sh 14:23:54 ---> job-cost.sh 14:23:54 Setup pyenv: 14:23:54 system 14:23:54 3.8.13 14:23:54 3.9.13 14:23:54 * 3.10.6 (set by /w/workspace/aai-resources-master-merge-java/.python-version) 14:23:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXOB from file:/tmp/.os_lf_venv 14:23:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:23:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:23:56 lf-activate-venv(): INFO: Base packages installed successfully 14:23:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:24:01 lf-activate-venv(): INFO: Adding /tmp/venv-VXOB/bin to PATH 14:24:01 INFO: No Stack... 14:24:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:24:02 INFO: Archiving Costs 14:24:02 [aai-resources-master-merge-java] $ /bin/bash -l /tmp/jenkins17089590014980754020.sh 14:24:02 ---> logs-deploy.sh 14:24:02 Setup pyenv: 14:24:02 system 14:24:02 3.8.13 14:24:02 3.9.13 14:24:02 * 3.10.6 (set by /w/workspace/aai-resources-master-merge-java/.python-version) 14:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VXOB from file:/tmp/.os_lf_venv 14:24:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:24:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:24:04 lf-activate-venv(): INFO: Base packages installed successfully 14:24:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-VXOB/bin to PATH 14:24:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-merge-java/396 14:24:15 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:24:16 Archives upload complete. 14:24:16 INFO: archiving logs to Nexus 14:24:17 ---> uname -a: 14:24:17 Linux prd-ubuntu1804-docker-8c-8g-13374 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:24:17 14:24:17 14:24:17 ---> lscpu: 14:24:17 Architecture: x86_64 14:24:17 CPU op-mode(s): 32-bit, 64-bit 14:24:17 Byte Order: Little Endian 14:24:17 CPU(s): 8 14:24:17 On-line CPU(s) list: 0-7 14:24:17 Thread(s) per core: 1 14:24:17 Core(s) per socket: 1 14:24:17 Socket(s): 8 14:24:17 NUMA node(s): 1 14:24:17 Vendor ID: AuthenticAMD 14:24:17 CPU family: 23 14:24:17 Model: 49 14:24:17 Model name: AMD EPYC-Rome Processor 14:24:17 Stepping: 0 14:24:17 CPU MHz: 2799.998 14:24:17 BogoMIPS: 5599.99 14:24:17 Virtualization: AMD-V 14:24:17 Hypervisor vendor: KVM 14:24:17 Virtualization type: full 14:24:17 L1d cache: 32K 14:24:17 L1i cache: 32K 14:24:17 L2 cache: 512K 14:24:17 L3 cache: 16384K 14:24:17 NUMA node0 CPU(s): 0-7 14:24:17 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 14:24:17 14:24:17 14:24:17 ---> nproc: 14:24:17 8 14:24:17 14:24:17 14:24:17 ---> df -h: 14:24:17 Filesystem Size Used Avail Use% Mounted on 14:24:17 udev 16G 0 16G 0% /dev 14:24:17 tmpfs 3.2G 712K 3.2G 1% /run 14:24:17 /dev/vda1 155G 11G 145G 7% / 14:24:17 tmpfs 16G 0 16G 0% /dev/shm 14:24:17 tmpfs 5.0M 0 5.0M 0% /run/lock 14:24:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:24:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:24:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:24:17 14:24:17 14:24:17 ---> free -m: 14:24:17 total used free shared buff/cache available 14:24:17 Mem: 32167 848 28246 0 3072 30876 14:24:17 Swap: 1023 0 1023 14:24:17 14:24:17 14:24:17 ---> ip addr: 14:24:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:24:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:24:17 inet 127.0.0.1/8 scope host lo 14:24:17 valid_lft forever preferred_lft forever 14:24:17 inet6 ::1/128 scope host 14:24:17 valid_lft forever preferred_lft forever 14:24:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:24:17 link/ether fa:16:3e:b9:18:c8 brd ff:ff:ff:ff:ff:ff 14:24:17 inet 10.30.106.255/23 brd 10.30.107.255 scope global dynamic ens3 14:24:17 valid_lft 86092sec preferred_lft 86092sec 14:24:17 inet6 fe80::f816:3eff:feb9:18c8/64 scope link 14:24:17 valid_lft forever preferred_lft forever 14:24:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:24:17 link/ether 02:42:cf:53:93:85 brd ff:ff:ff:ff:ff:ff 14:24:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:24:17 valid_lft forever preferred_lft forever 14:24:17 inet6 fe80::42:cfff:fe53:9385/64 scope link 14:24:17 valid_lft forever preferred_lft forever 14:24:17 14:24:17 14:24:17 ---> sar -b -r -n DEV: 14:24:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13374) 11/17/25 _x86_64_ (8 CPU) 14:24:17 14:24:17 14:19:14 LINUX RESTART (8 CPU) 14:24:17 14:24:17 14:20:01 tps rtps wtps bread/s bwrtn/s 14:24:17 14:21:01 165.57 26.63 138.94 878.92 19097.88 14:24:17 14:22:01 179.97 44.33 135.64 2513.58 29826.90 14:24:17 14:23:01 51.10 10.01 41.09 692.44 17126.29 14:24:17 14:24:01 48.46 1.13 47.33 109.72 27117.61 14:24:17 Average: 111.27 20.52 90.75 1048.65 23291.91 14:24:17 14:24:17 14:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:24:17 14:21:01 30016964 31643988 2922256 8.87 73220 1861768 1497072 4.40 912572 1711164 208548 14:24:17 14:22:01 28384776 30483976 4554444 13.83 88068 2302736 2743668 8.07 2178592 2040132 69120 14:24:17 14:23:01 26591124 28815616 6348096 19.27 91756 2420320 4557376 13.41 3923096 2060348 480 14:24:17 14:24:01 28909060 31601780 4030160 12.24 95420 2877648 1513036 4.45 1401520 2269100 26816 14:24:17 Average: 28475481 30636340 4463739 13.55 87116 2365618 2577788 7.58 2103945 2020186 76241 14:24:17 14:24:17 14:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:24:17 14:21:01 ens3 199.52 132.03 1356.15 37.10 0.00 0.00 0.00 0.00 14:24:17 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:17 14:21:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 14:24:17 14:22:01 ens3 425.45 349.56 4448.17 50.30 0.00 0.00 0.00 0.00 14:24:17 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:17 14:22:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:24:17 14:23:01 ens3 52.93 40.30 761.46 10.44 0.00 0.00 0.00 0.00 14:24:17 14:23:01 veth90af075 0.27 0.47 0.07 0.05 0.00 0.00 0.00 0.00 14:24:17 14:23:01 docker0 0.40 0.55 0.07 0.05 0.00 0.00 0.00 0.00 14:24:17 14:23:01 veth952b47b 0.13 0.40 0.01 0.03 0.00 0.00 0.00 0.00 14:24:17 14:24:01 ens3 78.17 112.38 248.03 2309.28 0.00 0.00 0.00 0.00 14:24:17 14:24:01 docker0 0.12 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:24:17 14:24:01 lo 34.49 34.49 12.01 12.01 0.00 0.00 0.00 0.00 14:24:17 Average: ens3 189.01 158.56 1703.41 601.76 0.00 0.00 0.00 0.00 14:24:17 Average: docker0 0.13 0.17 0.02 0.02 0.00 0.00 0.00 0.00 14:24:17 Average: lo 7.66 7.66 2.92 2.92 0.00 0.00 0.00 0.00 14:24:17 14:24:17 14:24:17 ---> sar -P ALL: 14:24:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13374) 11/17/25 _x86_64_ (8 CPU) 14:24:17 14:24:17 14:19:14 LINUX RESTART (8 CPU) 14:24:17 14:24:17 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:24:17 14:21:01 all 9.63 0.00 0.74 2.85 0.03 86.74 14:24:17 14:21:01 0 9.38 0.00 0.87 15.41 0.05 74.29 14:24:17 14:21:01 1 25.03 0.00 1.80 1.02 0.07 72.09 14:24:17 14:21:01 2 3.72 0.00 0.37 1.54 0.02 94.36 14:24:17 14:21:01 3 4.33 0.00 0.38 1.31 0.03 93.94 14:24:17 14:21:01 4 1.27 0.00 0.08 0.03 0.02 98.60 14:24:17 14:21:01 5 22.32 0.00 1.47 2.97 0.05 73.19 14:24:17 14:21:01 6 2.38 0.00 0.17 0.03 0.00 97.41 14:24:17 14:21:01 7 8.68 0.00 0.75 0.53 0.03 90.00 14:24:17 14:22:01 all 22.58 0.00 1.69 1.00 0.07 74.67 14:24:17 14:22:01 0 16.20 0.00 1.30 3.88 0.05 78.57 14:24:17 14:22:01 1 22.49 0.00 1.85 1.24 0.08 74.34 14:24:17 14:22:01 2 25.68 0.00 3.57 0.32 0.10 70.33 14:24:17 14:22:01 3 20.12 0.00 1.49 0.35 0.07 77.97 14:24:17 14:22:01 4 18.00 0.00 0.90 0.12 0.05 80.93 14:24:17 14:22:01 5 28.90 0.00 1.37 1.34 0.07 68.33 14:24:17 14:22:01 6 27.73 0.00 0.87 0.53 0.07 70.80 14:24:17 14:22:01 7 21.43 0.00 2.17 0.22 0.07 76.11 14:24:17 14:23:01 all 34.11 0.00 0.95 0.87 0.09 63.99 14:24:17 14:23:01 0 42.71 0.00 1.57 3.68 0.08 51.96 14:24:17 14:23:01 1 25.01 0.00 0.77 0.49 0.07 73.67 14:24:17 14:23:01 2 25.09 0.00 0.77 0.35 0.08 73.70 14:24:17 14:23:01 3 38.99 0.00 0.80 0.18 0.12 59.91 14:24:17 14:23:01 4 43.43 0.00 0.84 0.25 0.07 55.41 14:24:17 14:23:01 5 29.06 0.00 0.80 0.07 0.08 69.99 14:24:17 14:23:01 6 41.62 0.00 1.12 1.71 0.10 55.46 14:24:17 14:23:01 7 26.95 0.00 0.92 0.22 0.10 71.82 14:24:17 14:24:01 all 13.18 0.00 1.29 1.06 0.05 84.42 14:24:17 14:24:01 0 7.38 0.00 1.57 2.64 0.07 88.35 14:24:17 14:24:01 1 12.11 0.00 1.25 5.12 0.03 81.48 14:24:17 14:24:01 2 8.50 0.00 1.30 0.02 0.05 90.13 14:24:17 14:24:01 3 8.78 0.00 1.16 0.03 0.03 89.99 14:24:17 14:24:01 4 13.48 0.00 0.94 0.43 0.05 85.10 14:24:17 14:24:01 5 38.59 0.00 2.47 0.28 0.07 58.58 14:24:17 14:24:01 6 6.01 0.00 0.68 0.02 0.03 93.26 14:24:17 14:24:01 7 10.57 0.00 0.99 0.00 0.03 88.41 14:24:17 Average: all 19.86 0.00 1.17 1.45 0.06 77.47 14:24:17 Average: 0 18.91 0.00 1.33 6.40 0.06 73.30 14:24:17 Average: 1 21.16 0.00 1.42 1.97 0.06 75.39 14:24:17 Average: 2 15.75 0.00 1.50 0.56 0.06 82.13 14:24:17 Average: 3 18.02 0.00 0.96 0.47 0.06 80.49 14:24:17 Average: 4 19.03 0.00 0.69 0.21 0.05 80.03 14:24:17 Average: 5 29.72 0.00 1.53 1.17 0.07 67.52 14:24:17 Average: 6 19.42 0.00 0.71 0.57 0.05 79.25 14:24:17 Average: 7 16.90 0.00 1.21 0.24 0.06 81.59 14:24:17 14:24:17 14:24:17