13:30:13  Triggered by Gerrit: https://gerrit.onap.org/r/c/aai/resources/+/139800
13:30:13  Running as SYSTEM
13:30:13  [EnvInject] - Loading node environment variables.
13:30:13  Building remotely on prd-ubuntu1804-docker-8c-8g-94703 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/aai-resources-master-verify-java
13:30:13  [ssh-agent] Looking for ssh-agent implementation...
13:30:13  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:30:13  $ ssh-agent
13:30:13  SSH_AUTH_SOCK=/tmp/ssh-zpTY1w3hJsV1/agent.2022
13:30:13  SSH_AGENT_PID=2024
13:30:13  [ssh-agent] Started.
13:30:13  Running ssh-add (command line suppressed)
13:30:13  Identity added: /w/workspace/aai-resources-master-verify-java@tmp/private_key_12953408817535600613.key (/w/workspace/aai-resources-master-verify-java@tmp/private_key_12953408817535600613.key)
13:30:13  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
13:30:13  The recommended git tool is: NONE
13:30:15  using credential onap-jenkins-ssh
13:30:15  Wiping out workspace first.
13:30:15  Cloning the remote Git repository
13:30:15  Cloning repository git://cloud.onap.org/mirror/aai/resources.git
13:30:15   > git init /w/workspace/aai-resources-master-verify-java # timeout=10
13:30:15  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
13:30:15   > git --version # timeout=10
13:30:15   > git --version # 'git version 2.17.1'
13:30:15  using GIT_SSH to set credentials Gerrit user
13:30:15  Verifying host key using manually-configured host key entries
13:30:15   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:30:15   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
13:30:15   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:30:16   > git config remote.origin.url git://cloud.onap.org/mirror/aai/resources.git # timeout=10
13:30:16  Fetching upstream changes from git://cloud.onap.org/mirror/aai/resources.git
13:30:16  using GIT_SSH to set credentials Gerrit user
13:30:16  Verifying host key using manually-configured host key entries
13:30:16   > git fetch --tags --progress -- git://cloud.onap.org/mirror/aai/resources.git refs/changes/00/139800/2 # timeout=30
13:30:16   > git rev-parse 6d04920afb813d9e3c79744f0a9f43b6f46e6c8e^{commit} # timeout=10
13:30:16  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
13:30:16  Checking out Revision 6d04920afb813d9e3c79744f0a9f43b6f46e6c8e (refs/changes/00/139800/2)
13:30:16   > git config core.sparsecheckout # timeout=10
13:30:16   > git checkout -f 6d04920afb813d9e3c79744f0a9f43b6f46e6c8e # timeout=30
13:30:19  Commit message: "Use aai-common 1.15.4 in resources"
13:30:19   > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:30:19   > git rev-list --no-walk 45973a4c967e589dd119da9990047257f695f424 # timeout=10
13:30:20  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins8891967848547439664.sh
13:30:20  ---> python-tools-install.sh
13:30:20  Setup pyenv:
13:30:20  * system (set by /opt/pyenv/version)
13:30:20  * 3.8.13 (set by /opt/pyenv/version)
13:30:20  * 3.9.13 (set by /opt/pyenv/version)
13:30:20  * 3.10.6 (set by /opt/pyenv/version)
13:30:24  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fy39
13:30:24  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:30:27  lf-activate-venv(): INFO: Installing: lftools 
13:30:51  lf-activate-venv(): INFO: Adding /tmp/venv-fy39/bin to PATH
13:30:51  Generating Requirements File
13:31:10  Python 3.10.6
13:31:10  pip 24.3.1 from /tmp/venv-fy39/lib/python3.10/site-packages/pip (python 3.10)
13:31:11  appdirs==1.4.4
13:31:11  argcomplete==3.5.3
13:31:11  aspy.yaml==1.3.0
13:31:11  attrs==24.3.0
13:31:11  autopage==0.5.2
13:31:11  beautifulsoup4==4.12.3
13:31:11  boto3==1.35.90
13:31:11  botocore==1.35.90
13:31:11  bs4==0.0.2
13:31:11  cachetools==5.5.0
13:31:11  certifi==2024.12.14
13:31:11  cffi==1.17.1
13:31:11  cfgv==3.4.0
13:31:11  chardet==5.2.0
13:31:11  charset-normalizer==3.4.1
13:31:11  click==8.1.8
13:31:11  cliff==4.8.0
13:31:11  cmd2==2.5.8
13:31:11  cryptography==3.3.2
13:31:11  debtcollector==3.0.0
13:31:11  decorator==5.1.1
13:31:11  defusedxml==0.7.1
13:31:11  Deprecated==1.2.15
13:31:11  distlib==0.3.9
13:31:11  dnspython==2.7.0
13:31:11  docker==4.2.2
13:31:11  dogpile.cache==1.3.3
13:31:11  durationpy==0.9
13:31:11  email_validator==2.2.0
13:31:11  filelock==3.16.1
13:31:11  future==1.0.0
13:31:11  gitdb==4.0.12
13:31:11  GitPython==3.1.44
13:31:11  google-auth==2.37.0
13:31:11  httplib2==0.22.0
13:31:11  identify==2.6.4
13:31:11  idna==3.10
13:31:11  importlib-resources==1.5.0
13:31:11  iso8601==2.1.0
13:31:11  Jinja2==3.1.5
13:31:11  jmespath==1.0.1
13:31:11  jsonpatch==1.33
13:31:11  jsonpointer==3.0.0
13:31:11  jsonschema==4.23.0
13:31:11  jsonschema-specifications==2024.10.1
13:31:11  keystoneauth1==5.9.1
13:31:11  kubernetes==31.0.0
13:31:11  lftools==0.37.10
13:31:11  lxml==5.3.0
13:31:11  MarkupSafe==3.0.2
13:31:11  msgpack==1.1.0
13:31:11  multi_key_dict==2.0.3
13:31:11  munch==4.0.0
13:31:11  netaddr==1.3.0
13:31:11  niet==1.4.2
13:31:11  nodeenv==1.9.1
13:31:11  oauth2client==4.1.3
13:31:11  oauthlib==3.2.2
13:31:11  openstacksdk==4.2.0
13:31:11  os-client-config==2.1.0
13:31:11  os-service-types==1.7.0
13:31:11  osc-lib==3.2.0
13:31:11  oslo.config==9.7.0
13:31:11  oslo.context==5.7.0
13:31:11  oslo.i18n==6.5.0
13:31:11  oslo.log==6.2.0
13:31:11  oslo.serialization==5.6.0
13:31:11  oslo.utils==8.0.0
13:31:11  packaging==24.2
13:31:11  pbr==6.1.0
13:31:11  platformdirs==4.3.6
13:31:11  prettytable==3.12.0
13:31:11  psutil==6.1.1
13:31:11  pyasn1==0.6.1
13:31:11  pyasn1_modules==0.4.1
13:31:11  pycparser==2.22
13:31:11  pygerrit2==2.0.15
13:31:11  PyGithub==2.5.0
13:31:11  PyJWT==2.10.1
13:31:11  PyNaCl==1.5.0
13:31:11  pyparsing==2.4.7
13:31:11  pyperclip==1.9.0
13:31:11  pyrsistent==0.20.0
13:31:11  python-cinderclient==9.6.0
13:31:11  python-dateutil==2.9.0.post0
13:31:11  python-heatclient==4.0.0
13:31:11  python-jenkins==1.8.2
13:31:11  python-keystoneclient==5.5.0
13:31:11  python-magnumclient==4.7.0
13:31:11  python-openstackclient==7.2.1
13:31:11  python-swiftclient==4.6.0
13:31:11  PyYAML==6.0.2
13:31:11  referencing==0.35.1
13:31:11  requests==2.32.3
13:31:11  requests-oauthlib==2.0.0
13:31:11  requestsexceptions==1.4.0
13:31:11  rfc3986==2.0.0
13:31:11  rpds-py==0.22.3
13:31:11  rsa==4.9
13:31:11  ruamel.yaml==0.18.8
13:31:11  ruamel.yaml.clib==0.2.12
13:31:11  s3transfer==0.10.4
13:31:11  simplejson==3.19.3
13:31:11  six==1.17.0
13:31:11  smmap==5.0.2
13:31:11  soupsieve==2.6
13:31:11  stevedore==5.4.0
13:31:11  tabulate==0.9.0
13:31:11  toml==0.10.2
13:31:11  tomlkit==0.13.2
13:31:11  tqdm==4.67.1
13:31:11  typing_extensions==4.12.2
13:31:11  tzdata==2024.2
13:31:11  urllib3==1.26.20
13:31:11  virtualenv==20.28.0
13:31:11  wcwidth==0.2.13
13:31:11  websocket-client==1.8.0
13:31:11  wrapt==1.17.0
13:31:11  xdg==6.0.0
13:31:11  xmltodict==0.14.2
13:31:11  yq==3.4.3
13:31:11  [EnvInject] - Injecting environment variables from a build step.
13:31:11  [EnvInject] - Injecting as environment variables the properties content 
13:31:11  SET_JDK_VERSION=openjdk11
13:31:11  GIT_URL="git://cloud.onap.org/mirror"
13:31:11  
13:31:11  [EnvInject] - Variables injected successfully.
13:31:11  [aai-resources-master-verify-java] $ /bin/sh /tmp/jenkins4309731806210398024.sh
13:31:11  ---> update-java-alternatives.sh
13:31:11  ---> Updating Java version
13:31:11  ---> Ubuntu/Debian system detected
13:31:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
13:31:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
13:31:11  update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
13:31:11  openjdk version "11.0.16" 2022-07-19
13:31:11  OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04)
13:31:11  OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode)
13:31:11  JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
13:31:11  [EnvInject] - Injecting environment variables from a build step.
13:31:11  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
13:31:11  [EnvInject] - Variables injected successfully.
13:31:11  provisioning config files...
13:31:11  copy managed file [global-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config10883419864485677312tmp
13:31:11  copy managed file [aai-resources-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config18352780095608008005tmp
13:31:11  [EnvInject] - Injecting environment variables from a build step.
13:31:11  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-94703
13:31:12  using settings config with name aai-resources-settings
13:31:12  Replacing all maven server entries not found in credentials list is true
13:31:12  using global settings config with name global-settings
13:31:12  Replacing all maven server entries not found in credentials list is true
13:31:12  [aai-resources-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -s /tmp/settings1344076108688790108.xml -gs /tmp/global-settings11662751969401277875.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6d04920afb813d9e3c79744f0a9f43b6f46e6c8e -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=fiete.ostkamp@telekom.de "-DGERRIT_EVENT_ACCOUNT_NAME=Fiete Ostkamp" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/aai/resources/+/139800 -DGERRIT_PATCHSET_UPLOADER_EMAIL=fiete.ostkamp@telekom.de "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=aai/resources -DGERRIT_CHANGE_NUMBER=139800 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/00/139800/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Fiete Ostkamp" '-DGERRIT_CHANGE_OWNER=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DPROJECT=aai/resources -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXNlIGFhaS1jb21tb24gMS4xNS40IGluIHJlc291cmNlcwoKLSB1c2UgYWFpLWNvbW1vbiAxLjE1LjQgdGhhdCBjb250YWlucyBkZXBlbmRlbmN5IHVwZGF0ZXMKLSBkbyBub3QgZGVjbGFyZSBqbnItZmZpIGFzIGV4cGxpY2l0IGRlcGVuZGVuY3kKICBzaW5jZSBpdCBpcyBvbmx5IHVzZWQgdHJhbnNpdGl2ZWx5Ci0gY2hhbmdlIG9yZy5qc29uIGRlcGVuZGVuY3kgc2NvcGUgdG8gdGVzdAotIHJlbW92ZSBmcmVlbWFya2VyIGFuZCBoYW1jcmVzdC1qdW5pdCBkZXBlbmRlbmNpZXMgc2luY2UgdGhleSBhcmUgbm90IHVzZWQKCklzc3VlLUlEOiBBQUktNDA5NApDaGFuZ2UtSWQ6IEkwYzRmZGVlN2QwZjRhYjJhZTEyZGQ5MmJiNWIwNzliZjMyODEwNTRmClNpZ25lZC1vZmYtYnk6IEZpZXRlIE9zdGthbXAgPEZpZXRlLk9zdGthbXBAdGVsZWtvbS5kZT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Use aai-common 1.15.4 in resources" '-DGERRIT_EVENT_ACCOUNT=\"Fiete Ostkamp\" <fiete.ostkamp@telekom.de>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I0c4fdee7d0f4ab2ae12dd92bb5b079bf3281054f -DGERRIT_EVENT_HASH=297560998 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=fiete.ostkamp@telekom.de -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Fiete Ostkamp" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn
13:31:13  [INFO] Scanning for projects...
13:31:15  [INFO] ------------------------------------------------------------------------
13:31:15  [INFO] Reactor Build Order:
13:31:15  [INFO] 
13:31:15  [INFO] aai-resources
13:31:15  [INFO] aai-resources
13:31:15  [INFO]                                                                         
13:31:15  [INFO] ------------------------------------------------------------------------
13:31:15  [INFO] Building aai-resources 1.15.4-SNAPSHOT
13:31:15  [INFO] ------------------------------------------------------------------------
13:31:16  [INFO] 
13:31:16  [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ resources ---
13:31:16  [INFO] 
13:31:16  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ resources ---
13:31:18  [INFO] 
13:31:18  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ resources ---
13:31:18  [INFO] 
13:31:18  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ resources ---
13:31:18  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
13:31:18  [INFO] 
13:31:18  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ resources ---
13:31:21  [INFO] 
13:31:21  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ resources ---
13:31:21  [INFO] 
13:31:21  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ resources ---
13:31:21  [INFO] Skipping JaCoCo execution due to missing execution data file.
13:31:21  [INFO] 
13:31:21  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ resources ---
13:31:21  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/**
13:31:21  [INFO] 
13:31:21  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ resources ---
13:31:22  [INFO] No tests to run.
13:31:22  [INFO] 
13:31:22  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ resources ---
13:31:22  [INFO] Skipping JaCoCo execution due to missing execution data file.
13:31:22  [INFO] 
13:31:22  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ resources ---
13:31:22  [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/aai-resources-master-verify-java/target/code-coverage/jacoco-ut.exec
13:31:22  [INFO] 
13:31:22  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ resources ---
13:31:23  [INFO] 
13:31:23  [INFO] --- maven-install-plugin:2.4:install (default-install) @ resources ---
13:31:23  [INFO] Installing /w/workspace/aai-resources-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/resources/1.15.4-SNAPSHOT/resources-1.15.4-SNAPSHOT.pom
13:31:23  [INFO]                                                                         
13:31:23  [INFO] ------------------------------------------------------------------------
13:31:23  [INFO] Building aai-resources 1.15.4-SNAPSHOT
13:31:23  [INFO] ------------------------------------------------------------------------
13:31:34  [INFO] 
13:31:34  [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aai-resources ---
13:31:34  [INFO] 
13:31:34  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai-resources ---
13:31:34  [INFO] 
13:31:34  [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai-resources ---
13:31:34  [INFO] 
13:31:34  [INFO] --- gmaven-plugin:1.0:execute (default) @ aai-resources ---
13:31:36  1.15.4-SNAPSHOT
13:31:36  New Tag for docker:1.15-STAGING-latest
13:31:36  [INFO] 
13:31:36  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ aai-resources ---
13:31:36  [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec,excludes=**/*WebSecurityConfig.*
13:31:36  [INFO] 
13:31:36  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-schema-dependency) @ aai-resources ---
13:31:38  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.7:jar
13:31:38  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.7/aai-schema-1.12.7.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/oxm/**/*.xml" and excludes ""
13:31:38  [INFO] 
13:31:38  [INFO] --- maven-dependency-plugin:2.10:unpack (unpack-edgerules-dependency) @ aai-resources ---
13:31:38  [INFO] Configured Artifact: org.onap.aai.schema-service:aai-schema:1.12.7:jar
13:31:38  [INFO] Unpacking /home/jenkins/.m2/repository/org/onap/aai/schema-service/aai-schema/1.12.7/aai-schema-1.12.7.jar to /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/resources/schema with includes "**/dbedgerules/**/*.json" and excludes ""
13:31:38  [INFO] 
13:31:38  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-license) @ aai-resources ---
13:31:38  [INFO] 
13:31:38  [INFO] --- maven-checkstyle-plugin:3.0.0:check (onap-java-style) @ aai-resources ---
13:31:38  [INFO] 
13:31:38  [INFO] --- maven-resources-plugin:3.0.0:resources (default-resources) @ aai-resources ---
13:31:39  [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:31:39  [INFO] skip non existing resourceDirectory /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/swm
13:31:39  [INFO] ignoreDelta true
13:31:39  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
13:31:39  [INFO] Copying file localhost-access-logback.xml
13:31:39  [INFO] Copying file logback.xml
13:31:39  [INFO] Copying file application.properties
13:31:39  [INFO] ignoreDelta true
13:31:39  [INFO] Copying 151 resources
13:31:39  [INFO] Copying file application-keycloak.properties
13:31:39  [INFO] Copying file retired.properties
13:31:39  [INFO] Copying file localhost-access-logback.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v10/aai_oxm_v10.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v15/aai_oxm_v15.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v18/aai_oxm_v18.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v28/aai_oxm_v28.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v29/aai_oxm_v29.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v8/aai_oxm_v8.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v12/aai_oxm_v12.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v30/aai_oxm_v30.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v24/aai_oxm_v24.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v14/aai_oxm_v14.xml
13:31:39  [INFO] Copying file schema/onap/oxm/v22/aai_oxm_v22.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v9/aai_oxm_v9.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v16/aai_oxm_v16.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v26/aai_oxm_v26.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v21/aai_oxm_v21.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v17/aai_oxm_v17.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v23/aai_oxm_v23.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v11/aai_oxm_v11.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v20/aai_oxm_v20.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v25/aai_oxm_v25.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v27/aai_oxm_v27.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v19/aai_oxm_v19.xml
13:31:40  [INFO] Copying file schema/onap/oxm/v13/aai_oxm_v13.xml
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v10/DbEdgeRules_v10.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_v15.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v29/DbEdgeRules_v29.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v8/DbEdgeRules_v8.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_v12.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_esr_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json
13:31:40  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_v14.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v9/DbEdgeRules_v9.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v21/DbEdgeRules_v21.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v23/DbEdgeRules_v23.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_v11.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v27/DbEdgeRules_v27.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
13:31:41  [INFO] Copying file schema/onap/dbedgerules/v13/DbEdgeRules_v13.json
13:31:41  [INFO] Copying file logback.xml
13:31:41  [INFO] Copying file etc/appprops/janusgraph-cached.properties
13:31:41  [INFO] Copying file etc/appprops/aaiconfig.properties
13:31:41  [INFO] Copying file etc/appprops/aaiEventDMaaPPublisher.properties
13:31:41  [INFO] Copying file etc/appprops/datatoolscrons.properties
13:31:41  [INFO] Copying file etc/appprops/dynamic.properties
13:31:41  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
13:31:41  [INFO] Copying file etc/appprops/error.properties
13:31:41  [INFO] Copying file etc/appprops/preferredRoute.txt
13:31:41  [INFO] Copying file etc/appprops/delta-event-publisher.properties
13:31:41  [INFO] Copying file etc/auth/aai-client-cert.p12
13:31:41  [INFO] Copying file etc/auth/realm.properties
13:31:41  [INFO] Copying file etc/auth/aai_keystore
13:31:41  [INFO] Copying file application.properties
13:31:41  [INFO] ignoreDelta true
13:31:41  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
13:31:41  [INFO] Copying file janusgraph-cached.properties
13:31:41  [INFO] Copying file aaiconfig.properties
13:31:41  [INFO] Copying file janusgraph-realtime.properties
13:31:41  [INFO] ignoreDelta true
13:31:41  [INFO] Copying 1 resource to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
13:31:41  [INFO] Copying file aai-client-cert.p12
13:31:41  [INFO] ignoreDelta true
13:31:41  [INFO] Copying 2 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig
13:31:41  [INFO] Copying file localhost-access-logback.xml
13:31:41  [INFO] Copying file logback.xml
13:31:41  [INFO] ignoreDelta true
13:31:41  [INFO] Copying 134 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/swm/package/nix/dist_files/opt/app/aai-resources/appconfig/schema
13:31:41  [INFO] Copying file onap/oxm/v10/aai_oxm_v10.xml
13:31:41  [INFO] Copying file onap/oxm/v15/aai_oxm_v15.xml
13:31:41  [INFO] Copying file onap/oxm/v18/aai_oxm_v18.xml
13:31:41  [INFO] Copying file onap/oxm/v28/aai_oxm_v28.xml
13:31:41  [INFO] Copying file onap/oxm/v29/aai_oxm_v29.xml
13:31:41  [INFO] Copying file onap/oxm/v8/aai_oxm_v8.xml
13:31:41  [INFO] Copying file onap/oxm/v12/aai_oxm_v12.xml
13:31:41  [INFO] Copying file onap/oxm/v30/aai_oxm_v30.xml
13:31:41  [INFO] Copying file onap/oxm/v24/aai_oxm_v24.xml
13:31:41  [INFO] Copying file onap/oxm/v14/aai_oxm_v14.xml
13:31:41  [INFO] Copying file onap/oxm/v22/aai_oxm_v22.xml
13:31:41  [INFO] Copying file onap/oxm/v9/aai_oxm_v9.xml
13:31:41  [INFO] Copying file onap/oxm/v16/aai_oxm_v16.xml
13:31:41  [INFO] Copying file onap/oxm/v26/aai_oxm_v26.xml
13:31:41  [INFO] Copying file onap/oxm/v21/aai_oxm_v21.xml
13:31:41  [INFO] Copying file onap/oxm/v17/aai_oxm_v17.xml
13:31:41  [INFO] Copying file onap/oxm/v23/aai_oxm_v23.xml
13:31:41  [INFO] Copying file onap/oxm/v11/aai_oxm_v11.xml
13:31:41  [INFO] Copying file onap/oxm/v20/aai_oxm_v20.xml
13:31:41  [INFO] Copying file onap/oxm/v25/aai_oxm_v25.xml
13:31:41  [INFO] Copying file onap/oxm/v27/aai_oxm_v27.xml
13:31:41  [INFO] Copying file onap/oxm/v19/aai_oxm_v19.xml
13:31:41  [INFO] Copying file onap/oxm/v13/aai_oxm_v13.xml
13:31:41  [INFO] Copying file onap/dbedgerules/v10/DbEdgeRules_v10.json
13:31:41  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_esr_v15.json
13:31:41  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_pnp_v15.json
13:31:41  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_v15.json
13:31:41  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_ccvpn_v15.json
13:31:41  [INFO] Copying file onap/dbedgerules/v15/DbEdgeRules_hpa_v15.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_bbs_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_hpa_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_ccvpn_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_esr_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v18/DbEdgeRules_pnp_v18.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_hpa_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_ccvpn_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_bbs_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_esr_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v28/DbEdgeRules_pnp_v28.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_hpa_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_bbs_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_ccvpn_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_pnp_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_esr_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v29/DbEdgeRules_v29.json
13:31:41  [INFO] Copying file onap/dbedgerules/v8/DbEdgeRules_v8.json
13:31:41  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_v12.json
13:31:41  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_hpa_v12.json
13:31:41  [INFO] Copying file onap/dbedgerules/v12/DbEdgeRules_esr_v12.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_pnp_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_hpa_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_esr_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_ccvpn_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v30/DbEdgeRules_bbs_v30.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_pnp_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_hpa_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_esr_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_bbs_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v24/DbEdgeRules_ccvpn_v24.json
13:31:41  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_hpa_v14.json
13:31:41  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_v14.json
13:31:41  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_ccvpn_v14.json
13:31:41  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_pnp_v14.json
13:31:41  [INFO] Copying file onap/dbedgerules/v14/DbEdgeRules_esr_v14.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_esr_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_hpa_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_bbs_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_pnp_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v22/DbEdgeRules_ccvpn_v22.json
13:31:41  [INFO] Copying file onap/dbedgerules/v9/DbEdgeRules_v9.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_pnp_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_bbs_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_esr_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_hpa_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v16/DbEdgeRules_ccvpn_v16.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_ccvpn_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_bbs_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_hpa_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_esr_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v26/DbEdgeRules_pnp_v26.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_ccvpn_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_hpa_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_pnp_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_esr_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_bbs_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v21/DbEdgeRules_v21.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_esr_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_pnp_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_ccvpn_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_bbs_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v17/DbEdgeRules_hpa_v17.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_hpa_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_pnp_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_esr_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_ccvpn_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_bbs_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v23/DbEdgeRules_v23.json
13:31:41  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_v11.json
13:31:41  [INFO] Copying file onap/dbedgerules/v11/DbEdgeRules_esr_v11.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_esr_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_bbs_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_hpa_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_ccvpn_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v20/DbEdgeRules_pnp_v20.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_bbs_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_hpa_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_ccvpn_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_esr_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v25/DbEdgeRules_pnp_v25.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_bbs_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_pnp_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_hpa_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_esr_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_ccvpn_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v27/DbEdgeRules_v27.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_pnp_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_esr_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_hpa_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_bbs_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v19/DbEdgeRules_ccvpn_v19.json
13:31:41  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_hpa_v13.json
13:31:41  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_esr_v13.json
13:31:41  [INFO] Copying file onap/dbedgerules/v13/DbEdgeRules_v13.json
13:31:41  [INFO] ignoreDelta true
13:31:41  [INFO] Copying 3 resources to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.4-SNAPSHOT-build/
13:31:41  [INFO] Copying file aai.sh
13:31:41  [INFO] Copying file docker-entrypoint.sh
13:31:41  [INFO] Copying file Dockerfile
13:31:41  [INFO] 
13:31:41  [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ aai-resources ---
13:31:41  [INFO] Changes detected - recompiling the module!
13:31:41  [INFO] Compiling 62 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/classes
13:31:44  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Some input files use or override a deprecated API.
13:31:44  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/main/java/org/onap/aai/interceptors/pre/HeaderValidation.java: Recompile with -Xlint:deprecation for details.
13:31:44  [INFO] 
13:31:44  [INFO] --- maven-resources-plugin:3.0.0:testResources (default-testResources) @ aai-resources ---
13:31:44  [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:31:44  [INFO] ignoreDelta true
13:31:44  [INFO] Copying 84 resources
13:31:44  [INFO] Copying file it/application-keycloak-test.properties
13:31:44  [INFO] Copying file it/multi-tenancy-realm.json
13:31:44  [INFO] Copying file application-test.properties
13:31:44  [INFO] Copying file k6/writeWithoutRelations.js
13:31:44  [INFO] Copying file k6/readWithoutRelations.js
13:31:44  [INFO] Copying file payloads/modeltransforms/model.xml
13:31:44  [INFO] Copying file payloads/modeltransforms/model.json
13:31:44  [INFO] Copying file payloads/extensions/cloud-region.json
13:31:44  [INFO] Copying file payloads/extensions/tenant.json
13:31:44  [INFO] Copying file payloads/extensions/vserver.json
13:31:44  [INFO] Copying file payloads/extensions/complex.json
13:31:44  [INFO] Copying file payloads/extensions/vnfc.json
13:31:44  [INFO] Copying file payloads/extensions/skeleton-pserver.json
13:31:44  [INFO] Copying file payloads/extensions/generic-vnf.json
13:31:44  [INFO] Copying file payloads/extensions/vf-module.json
13:31:44  [INFO] Copying file payloads/extensions/pserver.json
13:31:44  [INFO] Copying file payloads/extensions/vserver-without-vf-module.json
13:31:44  [INFO] Copying file payloads/templates/pserver-with-data.json
13:31:44  [INFO] Copying file payloads/templates/pserver-to-cloud-region.json
13:31:44  [INFO] Copying file payloads/templates/pserver.xml
13:31:44  [INFO] Copying file payloads/templates/pserver-uriencoded.json
13:31:44  [INFO] Copying file payloads/templates/pserver.json
13:31:44  [INFO] Copying file payloads/models/network-service.xml
13:31:44  [INFO] Copying file payloads/models/model-version.xml
13:31:44  [INFO] Copying file payloads/bulk/pserver-bulk-limit-exceed.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-patch-same-pserver-put-another-pserver.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/pserver-bulk-limit-exceed.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/invalid-action.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-pserver-complex-rel-between-del-existing-gvnf-fail.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-missing-properties.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/put-complex-with-rel-to-non-existent.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/delete-node-recreate-node.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/missing-fields.json
13:31:44  [INFO] Copying file payloads/bulk/single-transaction/delete-child-recreate-child.json
13:31:44  [INFO] Copying file payloads/bulk/pserver-transactions.json
13:31:44  [INFO] Copying file payloads/bulk/pserver-bulk-limit-meet.json
13:31:44  [INFO] Copying file payloads/bulk/complex-bulk-process-delete-transactions.json
13:31:44  [INFO] Copying file payloads/bulk/pserver-transactions-invalid-method.json
13:31:44  [INFO] Copying file payloads/bulk/complex-bulk-process-transactions.json
13:31:44  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions-with-patch.json
13:31:44  [INFO] Copying file payloads/bulk/pserver-bulk-process-transactions.json
13:31:44  [INFO] Copying file payloads/relationship/complex-bugfix.json
13:31:44  [INFO] Copying file payloads/relationship/pserver4.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship3.json
13:31:44  [INFO] Copying file payloads/relationship/complex3.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list3.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship2.json
13:31:44  [INFO] Copying file payloads/relationship/pserver2.json
13:31:44  [INFO] Copying file payloads/relationship/complex.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-bugfix.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship.json
13:31:44  [INFO] Copying file payloads/relationship/pserver3.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship-for-bulk.json
13:31:44  [INFO] Copying file payloads/relationship/complex4.json
13:31:44  [INFO] Copying file payloads/relationship/pserver-complex-relationship-list2.json
13:31:44  [INFO] Copying file payloads/relationship/pserver.json
13:31:44  [INFO] Copying file payloads/relationship/complex2.json
13:31:44  [INFO] Copying file payloads/resource/cloud-region.json
13:31:44  [INFO] Copying file payloads/resource/pserver4.json
13:31:44  [INFO] Copying file payloads/resource/pserver5.json
13:31:44  [INFO] Copying file payloads/resource/pnf.json
13:31:44  [INFO] Copying file payloads/resource/vserver3.json
13:31:44  [INFO] Copying file payloads/resource/vserver.json
13:31:44  [INFO] Copying file payloads/resource/customer.json
13:31:44  [INFO] Copying file payloads/resource/vserver2.json
13:31:44  [INFO] Copying file payloads/resource/pserver-patch-test.json
13:31:44  [INFO] Copying file payloads/resource/pserver2.json
13:31:44  [INFO] Copying file payloads/resource/pserver3.json
13:31:44  [INFO] Copying file payloads/resource/pserver1.json
13:31:44  [INFO] Copying file payloads/resource/vserver4.json
13:31:44  [INFO] Copying file payloads/resource/vserver1.json
13:31:44  [INFO] Copying file payloads/resource/pserver.json
13:31:44  [INFO] Copying file payloads/resource/vserver5.json
13:31:44  [INFO] Copying file logback.xml
13:31:44  [INFO] Copying file junit-platform.properties
13:31:44  [INFO] Copying file etc/appprops/janusgraph-cached.properties
13:31:44  [INFO] Copying file etc/appprops/aaiconfig.properties
13:31:44  [INFO] Copying file etc/appprops/janusgraph-realtime.properties
13:31:44  [INFO] Copying file etc/appprops/error.properties
13:31:44  [INFO] Copying file etc/auth/aai_policy.json
13:31:44  [INFO] Copying file etc/scriptdata/dependencies/vRouterServiceInstanceFile.txt
13:31:44  [INFO] 
13:31:44  [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ aai-resources ---
13:31:44  [INFO] Changes detected - recompiling the module!
13:31:44  [INFO] Compiling 44 source files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/test-classes
13:31:45  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Some input files use or override a deprecated API.
13:31:45  [INFO] /w/workspace/aai-resources-master-verify-java/aai-resources/src/test/java/org/onap/aai/rest/AbstractSpringRestTest.java: Recompile with -Xlint:deprecation for details.
13:31:45  [INFO] 
13:31:45  [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai-resources ---
13:31:46  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
13:31:46  [INFO] 
13:31:46  [INFO] -------------------------------------------------------
13:31:46  [INFO]  T E S T S
13:31:46  [INFO] -------------------------------------------------------
13:31:47  [INFO] Running org.onap.aai.IncreaseNodesToolTest
13:31:51  [EL Warning]: moxy: 2025-01-02 13:31:51.57--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
13:31:52  [EL Warning]: moxy: 2025-01-02 13:31:52.21--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
13:31:52  [EL Warning]: moxy: 2025-01-02 13:31:52.568--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
13:31:52  [EL Warning]: moxy: 2025-01-02 13:31:52.888--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
13:31:53  [EL Warning]: moxy: 2025-01-02 13:31:53.232--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
13:31:53  [EL Warning]: moxy: 2025-01-02 13:31:53.648--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
13:31:54  [EL Warning]: moxy: 2025-01-02 13:31:54.301--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
13:31:55  2025-01-02 13:31:55.094  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:31:55  13:31:55.094 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:31:55  2025-01-02 13:31:55.660  INFO   --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:31:55  13:31:55.660 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:31:55  node 1 added hostname: random-1cd67ece-2cbf-4d95-aaf7-43bfdcc8f20a
13:31:55  node 2 added hostname: random-e1af1763-4688-4cf2-b743-e4e898fa7b58
13:31:55  node 3 added hostname: random-46a52fd7-a5e6-4684-b1b8-cc666b3c9158
13:31:55  node 4 added hostname: random-98053950-0717-4a3f-815c-4e8194d37445
13:31:55  node 5 added hostname: random-19859033-c34c-476f-94dd-ab6420ce8507
13:31:55  Transaction Committed
13:31:55  Total Time: 0.022seconds
13:31:55  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.107 s -- in org.onap.aai.IncreaseNodesToolTest
13:31:55  [INFO] Running org.onap.aai.it.performance.K6ReadTest
13:31:56  
13:31:56    .   ____          _            __ _ _
13:31:56   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:31:56  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:31:56   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:31:56    '  |____| .__|_| |_|_| |_\__, | / / / /
13:31:56   =========|_|==============|___/=/_/_/_/
13:31:56   :: Spring Boot ::               (v2.7.18)
13:31:56  
13:31:56  2025-01-02 13:31:56.382  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:31:56  13:31:56.382 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Starting K6ReadTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:31:56  2025-01-02 13:31:56.383  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : The following 2 profiles are active: "production", "one-way-ssl"
13:31:56  13:31:56.383 [main] INFO  org.onap.aai.it.performance.K6ReadTest - The following 2 profiles are active: "production", "one-way-ssl"
13:31:56  2025-01-02 13:31:56.421  INFO 2635 --- [kground-preinit] o.h.validator.internal.util.Version      : HV000001: Hibernate Validator 6.2.5.Final
13:31:59  13:31:58,981 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:31:59  13:31:58,986 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:31:59  13:31:58,986 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:31:59  13:31:58,990 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:31:59  13:31:58,995 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@241541531 - setting totalSizeCap to 1 GB
13:31:59  13:31:58,998 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@241541531 - Will use zip compression
13:31:59  13:31:59,000 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@241541531 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:31:59  13:31:59,004 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:31:59  13:31:59,004 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:31:59  13:31:59,012 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:31:59 UTC 2025
13:31:59  13:31:59,027 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:31:59  13:31:59,027 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:31:59  13:31:59,029 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:31:59  13:31:59,029 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:31:59  13:31:59,029 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:31:59  13:31:59,030 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:31:59  13:31:59,030 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:31:59  13:31:59,030 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@254d1f71 - Registering current configuration as safe fallback point
13:31:59  
13:31:59  2025-01-02 13:31:59.247  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 57 ms to scan 1 urls, producing 10 keys and 51 values 
13:31:59  2025-01-02 13:31:59.252  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 7 keys and 7 values 
13:31:59  2025-01-02 13:31:59.732  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:31:59  13:31:59.732 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:31:59  [EL Warning]: moxy: 2025-01-02 13:31:59.777--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
13:32:00  [EL Warning]: moxy: 2025-01-02 13:32:00.005--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
13:32:00  [EL Warning]: moxy: 2025-01-02 13:32:00.254--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
13:32:00  [EL Warning]: moxy: 2025-01-02 13:32:00.511--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
13:32:00  [EL Warning]: moxy: 2025-01-02 13:32:00.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
13:32:01  [EL Warning]: moxy: 2025-01-02 13:32:01.214--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
13:32:01  [EL Warning]: moxy: 2025-01-02 13:32:01.536--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
13:32:02  [EL Warning]: moxy: 2025-01-02 13:32:02.006--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
13:32:02  2025-01-02 13:32:02.450  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:32:02  2025-01-02 13:32:02.451  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:32:02  13:32:02.450 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:32:02  13:32:02.451 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:32:02  2025-01-02 13:32:02.451  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:32:02  13:32:02.451 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:32:02  2025-01-02 13:32:02.479  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:02  13:32:02.479 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:03  2025-01-02T13:31:58.259866Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|given scan urls are empty. set urls in the configuration	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, LogTimestamp=2025-01-02T13:31:58.259866Z	given scan urls are empty. set urls in the configuration			|
13:32:03  2025-01-02 13:32:03.432  WARN 2635 --- [           main] org.reflections8.Reflections             : given scan urls are empty. set urls in the configuration
13:32:03  2025-01-02 13:32:03.632  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:03  13:32:03.632 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:03  2025-01-02 13:32:03.653  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:03  13:32:03.653 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:03  13:32:03.763 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:32:03  2025-01-02 13:32:03.763  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:32:05  2025-01-02T13:31:58.259866Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, LogTimestamp=2025-01-02T13:31:58.259866Z	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:32:05  2025-01-02 13:32:05.329  WARN 2635 --- [           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)
13:32:07  2025-01-02 13:32:07.364  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Started K6ReadTest in 11.304 seconds (JVM running for 21.026)
13:32:07  13:32:07.364 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Started K6ReadTest in 11.304 seconds (JVM running for 21.026)
13:32:07  2025-01-02T13:31:58.259866Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, LogTimestamp=2025-01-02T13:31:58.259866Z	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:07  2025-01-02 13:32:07.737  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:07  2025-01-02 13:32:07.744  INFO 2635 --- [           main] org.onap.aai.dbmap.AAIGraph              : -- loading schema into JanusGraph
13:32:07  13:32:07.744 [main] INFO  org.onap.aai.dbmap.AAIGraph - -- loading schema into JanusGraph
13:32:07  2025-01-02 13:32:07.762  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:07  13:32:07.762 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:07  2025-01-02 13:32:07.763  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:07  13:32:07.763 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:07  2025-01-02 13:32:07.763  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:07  13:32:07.763 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:10  2025-01-02 13:32:09.983  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Creating pserver nodes
13:32:10  13:32:09.983 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Creating pserver nodes
13:32:10  13:32:10.082 [main] INFO  org.onap.aai.it.performance.K6ReadTest - Created pserver nodes in 0 seconds
13:32:10  2025-01-02 13:32:10.082  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : Created pserver nodes in 0 seconds
13:32:10  2025-01-02 13:32:10.158  INFO 2635 --- [           main] org.testcontainers.images.PullPolicy     : Image pull policy will be performed by: DefaultPullPolicy()
13:32:10  2025-01-02 13:32:10.162  INFO 2635 --- [           main] o.t.utility.ImageNameSubstitutor         : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
13:32:11  2025-01-02 13:32:11.225  INFO 2635 --- [           main] o.t.d.DockerClientProviderStrategy       : Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
13:32:11  2025-01-02 13:32:11.230  INFO 2635 --- [           main] org.testcontainers.DockerClientFactory   : Docker host IP address is localhost
13:32:11  2025-01-02 13:32:11.261  INFO 2635 --- [           main] org.testcontainers.DockerClientFactory   : Connected to docker: 
13:32:11    Server Version: 20.10.18
13:32:11    API Version: 1.41
13:32:11    Operating System: Ubuntu 18.04.6 LTS
13:32:11    Total Memory: 32167 MB
13:32:11  2025-01-02 13:32:11.314  INFO 2635 --- [           main] tc.testcontainers/ryuk:0.7.0             : Pulling docker image: testcontainers/ryuk:0.7.0. Please be patient; this may take some time but only needs to be done once.
13:32:11  2025-01-02 13:32:11.325  INFO 2635 --- [           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)
13:32:11  2025-01-02 13:32:11.752  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Starting to pull image
13:32:11  2025-01-02 13:32:11.786  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
13:32:12  2025-01-02 13:32:11.969  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  2 pending,  1 downloaded,  0 extracted, (340 KB/? MB)
13:32:12  2025-01-02 13:32:12.688  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  1 pending,  2 downloaded,  0 extracted, (2 MB/? MB)
13:32:12  2025-01-02 13:32:12.696  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  0 extracted, (2 MB/6 MB)
13:32:12  2025-01-02 13:32:12.874  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  1 extracted, (4 MB/6 MB)
13:32:13  2025-01-02 13:32:13.032  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  2 extracted, (4 MB/6 MB)
13:32:13  2025-01-02 13:32:13.194  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pulling image layers:  0 pending,  3 downloaded,  3 extracted, (6 MB/6 MB)
13:32:13  2025-01-02 13:32:13.212  INFO 2635 --- [tream-516338723] tc.testcontainers/ryuk:0.7.0             : Pull complete. 3 layers, pulled in 1s (downloaded 6 MB at 6 MB/s)
13:32:13  2025-01-02 13:32:13.213  INFO 2635 --- [           main] tc.testcontainers/ryuk:0.7.0             : Image testcontainers/ryuk:0.7.0 pull took PT1.898548S
13:32:13  2025-01-02 13:32:13.247  INFO 2635 --- [           main] tc.testcontainers/ryuk:0.7.0             : Creating container for image: testcontainers/ryuk:0.7.0
13:32:13  2025-01-02 13:32:13.602  INFO 2635 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 is starting: 1b58ce6111451c773e23d1734c5a8e97d58c4fbcaa852755440ce0081929681b
13:32:14  2025-01-02 13:32:14.164  INFO 2635 --- [           main] tc.testcontainers/ryuk:0.7.0             : Container testcontainers/ryuk:0.7.0 started in PT0.916493S
13:32:14  2025-01-02 13:32:14.175  INFO 2635 --- [           main] o.t.utility.RyukResourceReaper           : Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
13:32:14  2025-01-02 13:32:14.175  INFO 2635 --- [           main] org.testcontainers.DockerClientFactory   : Checking the system...
13:32:14  2025-01-02 13:32:14.176  INFO 2635 --- [           main] org.testcontainers.DockerClientFactory   : ✔︎ Docker server version should be at least 1.6.0
13:32:14  2025-01-02 13:32:14.181  INFO 2635 --- [           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.
13:32:14  2025-01-02 13:32:14.518  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Starting to pull image
13:32:14  2025-01-02 13:32:14.519  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
13:32:14  2025-01-02 13:32:14.723  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (1 KB/? MB)
13:32:14  2025-01-02 13:32:14.771  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (3 MB/? MB)
13:32:14  2025-01-02 13:32:14.823  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (3 MB/? MB)
13:32:14  2025-01-02 13:32:14.911  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  0 extracted, (17 MB/27 MB)
13:32:15  2025-01-02 13:32:14.949  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  1 extracted, (17 MB/27 MB)
13:32:15  2025-01-02 13:32:15.043  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  2 extracted, (17 MB/27 MB)
13:32:15  2025-01-02 13:32:15.448  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  3 extracted, (27 MB/27 MB)
13:32:15  2025-01-02 13:32:15.541  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pulling image layers:  0 pending,  4 downloaded,  4 extracted, (27 MB/27 MB)
13:32:15  2025-01-02 13:32:15.559  INFO 2635 --- [ream-1050492813] tc.grafana/k6:0.49.0                     : Pull complete. 4 layers, pulled in 1s (downloaded 27 MB at 27 MB/s)
13:32:15  2025-01-02 13:32:15.559  INFO 2635 --- [           main] tc.grafana/k6:0.49.0                     : Image grafana/k6:0.49.0 pull took PT1.378272S
13:32:15  2025-01-02 13:32:15.565  INFO 2635 --- [           main] tc.grafana/k6:0.49.0                     : Creating container for image: grafana/k6:0.49.0
13:32:15  2025-01-02 13:32:15.569  INFO 2635 --- [           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.
13:32:15  2025-01-02 13:32:15.928  INFO 2635 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Starting to pull image
13:32:15  2025-01-02 13:32:15.929  INFO 2635 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
13:32:16  2025-01-02 13:32:16.168  INFO 2635 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  0 extracted, (24 KB/? MB)
13:32:16  2025-01-02 13:32:16.346  INFO 2635 --- [eam--1375422498] tc.testcontainers/sshd:1.2.0             : Pulling image layers:  1 pending,  1 downloaded,  1 extracted, (2 MB/? MB)
13:32:16  2025-01-02 13:32:16.364  INFO 2635 --- [           main] tc.testcontainers/sshd:1.2.0             : Image testcontainers/sshd:1.2.0 pull took PT0.795032S
13:32:16  2025-01-02 13:32:16.370  INFO 2635 --- [           main] tc.testcontainers/sshd:1.2.0             : Creating container for image: testcontainers/sshd:1.2.0
13:32:16  2025-01-02 13:32:16.609  INFO 2635 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 is starting: 675c3b7c935dc5a96e605265e4673e0f7c9a919e5c97db8aefec3f3fdad5f266
13:32:17  2025-01-02 13:32:17.178  INFO 2635 --- [           main] tc.testcontainers/sshd:1.2.0             : Container testcontainers/sshd:1.2.0 started in PT0.807646S
13:32:17  2025-01-02 13:32:17.562  INFO 2635 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 is starting: a3cf47d7e17ae5a0b9145324eb339811bc4b7dc3703e759417a0e647df956099
13:32:17  2025-01-02 13:32:17.851  INFO 2635 --- [           main] tc.grafana/k6:0.49.0                     : Container grafana/k6:0.49.0 started in PT2.285309S
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 714 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 713 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 714 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 79 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 81 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 105 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 91 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 95 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 127 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 100 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 46 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
13:32:19  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:19 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 36 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 45 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 52 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 38 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 95 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 100 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 58 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 44 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 32 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 48 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
13:32:20  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:20 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 92 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 93 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 42 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 40 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 97 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 57 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 97 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 55 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 65 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 69 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 43 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 53 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 91 - "logType": "access"
13:32:21  127.0.0.1 - - [02/Jan/2025:13:32:21 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 91 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 68 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 72 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 83 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 90 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 61 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 78 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 76 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 102 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 88 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 49 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 59 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 116 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 50 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 80 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 71 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 56 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 70 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 141 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 108 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 92 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 86 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 60 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 73 - "logType": "access"
13:32:22  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 84 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:22 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 104 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 108 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 75 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 96 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 105 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 62 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 85 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 99 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 41 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 67 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 64 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 63 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 54 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 66 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 47 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 95 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 82 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 77 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 87 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 94 - "logType": "access"
13:32:23  127.0.0.1 - - [02/Jan/2025:13:32:23 +0000] "GET /aai/v30/cloud-infrastructure/pservers" 200 843 REST someTransaction k6 - - - - - - - - - - 74 - "logType": "access"
13:32:23  13:32:23.623 [main] INFO  org.onap.aai.it.performance.K6ReadTest - 
13:32:23       ✓ status was 200
13:32:23       ✓ returned correct number of results
13:32:23  
13:32:23       checks.........................: 100.00% ✓ 362       ✗ 0  
13:32:23       data_received..................: 189 kB  37 kB/s
13:32:23       data_sent......................: 42 kB   8.2 kB/s
13:32:23       http_req_blocked...............: avg=20.42µs min=1.2µs   med=2.84µs  max=2.07ms   p(90)=4.75µs   p(95)=5.68µs  
13:32:23       http_req_connecting............: avg=14.33µs min=0s      med=0s      max=1.97ms   p(90)=0s       p(95)=0s      
13:32:23     ✓ http_req_duration..............: avg=83.23ms min=33.21ms med=68.68ms max=789.52ms p(90)=96.76ms  p(95)=108.13ms
13:32:23         { expected_response:true }...: avg=83.23ms min=33.21ms med=68.68ms max=789.52ms p(90)=96.76ms  p(95)=108.13ms
13:32:23     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 181
13:32:23       http_req_receiving.............: avg=79.55µs min=23.54µs med=79.39µs max=145.29µs p(90)=113.23µs p(95)=125.03µs
13:32:23       http_req_sending...............: avg=22.09µs min=7.31µs  med=19.41µs max=104.42µs p(90)=33.77µs  p(95)=36.48µs 
13:32:23       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
13:32:23       http_req_waiting...............: avg=83.13ms min=33.11ms med=68.52ms max=789.33ms p(90)=96.65ms  p(95)=108.04ms
13:32:23       http_reqs......................: 181     35.816436/s
13:32:23       iteration_duration.............: avg=83.54ms min=33.47ms med=69.09ms max=791.08ms p(90)=97.03ms  p(95)=108.39ms
13:32:23       iterations.....................: 181     35.816436/s
13:32:23       vus............................: 3       min=3       max=3
13:32:23       vus_max........................: 3       min=3       max=3
13:32:23  
13:32:23  
13:32:23  2025-01-02 13:32:23.623  INFO 2635 --- [           main] org.onap.aai.it.performance.K6ReadTest   : 
13:32:23       ✓ status was 200
13:32:23       ✓ returned correct number of results
13:32:23  
13:32:23       checks.........................: 100.00% ✓ 362       ✗ 0  
13:32:23       data_received..................: 189 kB  37 kB/s
13:32:23       data_sent......................: 42 kB   8.2 kB/s
13:32:23       http_req_blocked...............: avg=20.42µs min=1.2µs   med=2.84µs  max=2.07ms   p(90)=4.75µs   p(95)=5.68µs  
13:32:23       http_req_connecting............: avg=14.33µs min=0s      med=0s      max=1.97ms   p(90)=0s       p(95)=0s      
13:32:23     ✓ http_req_duration..............: avg=83.23ms min=33.21ms med=68.68ms max=789.52ms p(90)=96.76ms  p(95)=108.13ms
13:32:23         { expected_response:true }...: avg=83.23ms min=33.21ms med=68.68ms max=789.52ms p(90)=96.76ms  p(95)=108.13ms
13:32:23     ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 181
13:32:23       http_req_receiving.............: avg=79.55µs min=23.54µs med=79.39µs max=145.29µs p(90)=113.23µs p(95)=125.03µs
13:32:23       http_req_sending...............: avg=22.09µs min=7.31µs  med=19.41µs max=104.42µs p(90)=33.77µs  p(95)=36.48µs 
13:32:23       http_req_tls_handshaking.......: avg=0s      min=0s      med=0s      max=0s       p(90)=0s       p(95)=0s      
13:32:23       http_req_waiting...............: avg=83.13ms min=33.11ms med=68.52ms max=789.33ms p(90)=96.65ms  p(95)=108.04ms
13:32:23       http_reqs......................: 181     35.816436/s
13:32:23       iteration_duration.............: avg=83.54ms min=33.47ms med=69.09ms max=791.08ms p(90)=97.03ms  p(95)=108.39ms
13:32:23       iterations.....................: 181     35.816436/s
13:32:23       vus............................: 3       min=3       max=3
13:32:23       vus_max........................: 3       min=3       max=3
13:32:23  
13:32:23  
13:32:24  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.21 s -- in org.onap.aai.it.performance.K6ReadTest
13:32:24  [INFO] Running org.onap.aai.it.performance.K6WriteTest
13:32:24  [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s -- in org.onap.aai.it.performance.K6WriteTest
13:32:24  [INFO] Running org.onap.aai.rest.BulkAddConsumerTest
13:32:24  2025-01-02 13:32:24.134  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:24  13:32:24.134 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:24  2025-01-02 13:32:24.238  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  2025-01-02T13:31:58.259866Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  13:32:24.238 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  2025-01-02T13:31:58.259866Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  2025-01-02 13:32:24.239  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  13:32:24.239 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:24  2025-01-02 13:32:24.302  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:24  13:32:24.302 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.076  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.076 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.080 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.080 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.031164Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.031164Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.081 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.081 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.085  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.085 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.105  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02 13:32:25.105  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  13:32:25.105 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  13:32:25.105 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02T13:32:25.099462Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02T13:32:25.099462Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02 13:32:25.110  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.110 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.146  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.146 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.149 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.149  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.149  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.149 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.152  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.152 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.156  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  13:32:25.156 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  2025-01-02 13:32:25.156  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  13:32:25.156 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:25  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.onap.aai.rest.BulkAddConsumerTest
13:32:25  [INFO] Running org.onap.aai.rest.BulkProcessConsumerTest
13:32:25  2025-01-02 13:32:25.170  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.170 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  2025-01-02 13:32:25.173  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  13:32:25.173 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  2025-01-02T13:32:25.139518Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  2025-01-02 13:32:25.174  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  13:32:25.174 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:25  2025-01-02 13:32:25.176  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.176 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.211 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.211  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  {"transaction":[{"put":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-6a3889a4-8f50-4b0e-8118-43a7f10de69a","body":{"201":null}}]},{"patch":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-bulk-process-transactions-1-6a3889a4-8f50-4b0e-8118-43a7f10de69a","body":{"200":null}}]}]}
13:32:25  1
13:32:25  2025-01-02 13:32:25.282  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.282 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.286 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.268381Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.286 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.268381Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.287 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.287 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.289  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.289 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-159233b9-2f98-4101-a56b-1c94c5d6c25f","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-159233b9-2f98-4101-a56b-1c94c5d6c25f\",\"Node Not Found:No Node of type complex found at: /cloud-infrastructure/complexes/complex/complex-bulk-process-transactions-2-159233b9-2f98-4101-a56b-1c94c5d6c25f\",\"ERR.5.4.6114\"]}}}"}}]}]}
13:32:25  2025-01-02 13:32:25.301  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.301 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.323 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.323  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.326  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.320348Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.326 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02T13:32:25.320348Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.327  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  13:32:25.327 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod
13:32:25  2025-01-02 13:32:25.329  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.329 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:25  2025-01-02 13:32:25.588  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:25  13:32:25.588 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.150  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.scan.AbstractHadoopScanRunner
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.153  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.HadoopInputFormat
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.HadoopInputFormat
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader	java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.155  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.apache.tinkerpop.gremlin.server.GraphManager
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.apache.tinkerpop.gremlin.server.GraphManager
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.157  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.formats.util.AbstractBinaryInputFormat
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader	java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.159  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.janusgraph.hadoop.HadoopStoreManager from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.janusgraph.hadoop.HadoopStoreManager
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.janusgraph.hadoop.HadoopStoreManager
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02T13:32:25.670020Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=0, InvokeTimestamp=2025-01-02T13:32:25.669893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=INPROGRESS, TargetEntity=AAI.DB, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, TargetServiceName=cloud-infrastructure/complexes/complex/complex-987654321-77-jenkins, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:25.670020Z, elapsedTime=1, stopWatchStart=169705416625	could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader	java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader\n\tat java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)\n\tat java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)\n\tat java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)\n\t... 114 common frames omitted\nWrapped by: org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader\n\tat org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)\n\tat org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)\n\tat org.reflections8.Reflections.<init>(Reflections.java:158)\n\tat org.reflections8.Reflections.<init>(Reflections.java:200)\n\tat org.reflections8.Reflections.<init>(Reflections.java:173)\n\tat org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)\n\tat org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)\n\tat org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)\n\tat org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)\n\tat org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)\n\tat org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)\n\tat org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)\n\tat org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)\n\tat org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)\n\tat org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)\n\tat org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)\n\tat org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)\n\tat org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)\n\tat org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)\n\tat org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1541)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)\n\tat org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\n		|
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  2025-01-02 13:32:26.163  WARN 2635 --- [           main] org.reflections8.Reflections             : could not get type for name org.apache.hadoop.mapreduce.RecordReader from any class loader
13:32:26  
13:32:26  org.reflections8.ReflectionsException: could not get type for name org.apache.hadoop.mapreduce.RecordReader
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:412)
13:32:26  	at org.reflections8.Reflections.expandSuperTypes(Reflections.java:421)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:158)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:200)
13:32:26  	at org.reflections8.Reflections.<init>(Reflections.java:173)
13:32:26  	at org.janusgraph.graphdb.util.JanusGraphTraverserUtil.<clinit>(JanusGraphTraverserUtil.java:35)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.registerTraverser(JanusGraphMultiQueryStep.java:119)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:112)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.BranchStep.standardAlgorithm(BranchStep.java:137)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep.processNextStart(ComputerAwareStep.java:46)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.branch.UnionStep.processNextStart(UnionStep.java:86)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.janusgraph.graphdb.tinkerpop.optimize.step.JanusGraphMultiQueryStep.processNextStart(JanusGraphMultiQueryStep.java:111)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.hasNext(ExpandableStepIterator.java:47)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processAllStarts(NoOpBarrierStep.java:71)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.map.NoOpBarrierStep.processNextStart(NoOpBarrierStep.java:60)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.hasNext(AbstractStep.java:155)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.ExpandableStepIterator.next(ExpandableStepIterator.java:55)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.FilterStep.processNextStart(FilterStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.filter.DedupGlobalStep.processNextStart(DedupGlobalStep.java:115)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:140)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.step.util.AbstractStep.next(AbstractStep.java:40)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.fill(Traversal.java:184)
13:32:26  	at org.apache.tinkerpop.gremlin.process.traversal.Traversal.toList(Traversal.java:122)
13:32:26  	at org.onap.aai.serialization.engines.query.GraphTraversalQueryEngine.findChildrenOfType(GraphTraversalQueryEngine.java:127)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.processObject(DBSerializer.java:648)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeSingleVertex(DBSerializer.java:504)
13:32:26  	at org.onap.aai.serialization.db.DBSerializer.serializeToDb(DBSerializer.java:479)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:409)
13:32:26  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:26  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:26  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.doSetupResource(BulkProcessConsumerTest.java:190)
13:32:26  	at org.onap.aai.rest.BulkProcessConsumerTest.testBulkDeletePserverAndComplexRelationship(BulkProcessConsumerTest.java:133)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:26  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:26  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:26  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:26  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:26  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:26  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:26  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:26  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:26  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:26  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:26  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:26  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:26  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:26  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:26  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:26  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:26  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:26  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:26  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:26  Caused by: java.lang.ClassNotFoundException: org.apache.hadoop.mapreduce.RecordReader
13:32:26  	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
13:32:26  	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
13:32:26  	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
13:32:26  	at org.reflections8.ReflectionUtils.forName(ReflectionUtils.java:410)
13:32:26  	... 114 common frames omitted
13:32:26  
13:32:26  2025-01-02 13:32:26.602  INFO 2635 --- [           main] o.onap.aai.rest.BulkProcessConsumerTest  : Response Code: 200	Entity: null
13:32:26  13:32:26.602 [main] INFO  org.onap.aai.rest.BulkProcessConsumerTest - Response Code: 200	Entity: null
13:32:26  {"transaction":[{"delete":[{"uri":"/cloud-infrastructure/pservers/pserver/pserver-9876543210-77-jenkins/relationship-list/relationship","body":{"204":null}}]}]}
13:32:26  13:32:26.631 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:26  2025-01-02 13:32:26.631  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:26  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  2025-01-02 13:32:26.637  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  13:32:26.637 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  2025-01-02 13:32:26.637  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  13:32:26.637 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:26  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s -- in org.onap.aai.rest.BulkProcessConsumerTest
13:32:26  [INFO] Running org.onap.aai.rest.CloudRegionTest
13:32:26  
13:32:26    .   ____          _            __ _ _
13:32:26   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:32:26  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:32:26   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:32:26    '  |____| .__|_| |_|_| |_\__, | / / / /
13:32:26   =========|_|==============|___/=/_/_/_/
13:32:26   :: Spring Boot ::               (v2.7.18)
13:32:26  
13:32:26  2025-01-02 13:32:26.720  WARN 2635 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
13:32:26  13:32:26.720 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
13:32:26  2025-01-02 13:32:26.721  WARN 2635 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
13:32:26  13:32:26.721 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
13:32:26  2025-01-02 13:32:26.727  INFO 2635 --- [           main] org.onap.aai.rest.CloudRegionTest        : Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:26  13:32:26.727 [main] INFO  org.onap.aai.rest.CloudRegionTest - Starting CloudRegionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:26  2025-01-02 13:32:26.727  INFO 2635 --- [           main] org.onap.aai.rest.CloudRegionTest        : The following 2 profiles are active: "production", "one-way-ssl"
13:32:26  13:32:26.727 [main] INFO  org.onap.aai.rest.CloudRegionTest - The following 2 profiles are active: "production", "one-way-ssl"
13:32:27  13:32:27,281 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:32:27  13:32:27,283 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:32:27  13:32:27,283 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:32:27  13:32:27,283 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:32:27  13:32:27,283 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2014212205 - setting totalSizeCap to 1 GB
13:32:27  13:32:27,284 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2014212205 - Will use zip compression
13:32:27  13:32:27,284 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2014212205 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:32:27  13:32:27,284 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:32:27  13:32:27,284 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:32:27  13:32:27,284 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:32:23 UTC 2025
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:32:27  13:32:27,285 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:32:27  13:32:27,286 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@41369d98 - Registering current configuration as safe fallback point
13:32:27  
13:32:27  2025-01-02 13:32:27.298  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
13:32:27  2025-01-02 13:32:27.300  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 0 ms to scan 1 urls, producing 7 keys and 7 values 
13:32:27  2025-01-02 13:32:27.472  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:32:27  13:32:27.472 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:32:27  [EL Warning]: moxy: 2025-01-02 13:32:27.53--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
13:32:27  [EL Warning]: moxy: 2025-01-02 13:32:27.824--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
13:32:28  [EL Warning]: moxy: 2025-01-02 13:32:28.065--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
13:32:28  [EL Warning]: moxy: 2025-01-02 13:32:28.326--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
13:32:28  [EL Warning]: moxy: 2025-01-02 13:32:28.591--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
13:32:28  [EL Warning]: moxy: 2025-01-02 13:32:28.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
13:32:29  [EL Warning]: moxy: 2025-01-02 13:32:29.476--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
13:32:30  2025-01-02 13:32:29.932  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:32:30  2025-01-02 13:32:29.932  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:32:30  13:32:29.932 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:32:30  13:32:29.932 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:32:30  2025-01-02 13:32:29.932  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:32:30  13:32:29.932 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:32:30  2025-01-02 13:32:30.083  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:30  13:32:30.083 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:30  13:32:30.099 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:30  2025-01-02 13:32:30.099  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:30  2025-01-02 13:32:30.186  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:32:30  13:32:30.186 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:32:30  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=400, LogTimestamp=2025-01-02T13:32:26.618015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:32:30  2025-01-02 13:32:30.834  WARN 2635 --- [           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)
13:32:31  2025-01-02 13:32:31.167  INFO 2635 --- [           main] org.onap.aai.rest.CloudRegionTest        : Started CloudRegionTest in 4.515 seconds (JVM running for 44.83)
13:32:31  13:32:31.167 [main] INFO  org.onap.aai.rest.CloudRegionTest - Started CloudRegionTest in 4.515 seconds (JVM running for 44.83)
13:32:31  2025-01-02 13:32:31.178  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:31  13:32:31.178 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:31  2025-01-02 13:32:31.178  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:31  13:32:31.178 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:31  2025-01-02 13:32:31.179  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:31  13:32:31.179 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:31  127.0.0.1 - - [02/Jan/2025:13:32:31 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 404 362 REST JUNIT JUNIT - - - - - - - - - - 56 - "logType": "access"
13:32:31  127.0.0.1 - - [02/Jan/2025:13:32:31 +0000] "PUT /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne" 201 0 REST JUNIT JUNIT - - - - - - - - - - 437 - "logType": "access"
13:32:31  127.0.0.1 - - [02/Jan/2025:13:32:31 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/testOwner/testRegionOne/tenants" 200 106 REST JUNIT JUNIT - - - - - - - - - - 17 - "logType": "access"
13:32:32  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.491 s -- in org.onap.aai.rest.CloudRegionTest
13:32:32  [INFO] Running org.onap.aai.rest.ConfigurationTest
13:32:32  
13:32:32    .   ____          _            __ _ _
13:32:32   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:32:32  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:32:32   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:32:32    '  |____| .__|_| |_|_| |_\__, | / / / /
13:32:32   =========|_|==============|___/=/_/_/_/
13:32:32   :: Spring Boot ::               (v2.7.18)
13:32:32  
13:32:32  2025-01-02 13:32:32.210  WARN 2635 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
13:32:32  13:32:32.210 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman password file, e=src/main/resources/etc/auth/.password (No such file or directory)
13:32:32  2025-01-02 13:32:32.211  WARN 2635 --- [           main] o.o.a.r.PropertyPasswordConfiguration    : Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
13:32:32  13:32:32.211 [main] WARN  org.onap.aai.restclient.PropertyPasswordConfiguration - Not using AAF Certman passphrases file, e=src/main/resources/etc/auth/.passphrases (No such file or directory)
13:32:32  2025-01-02 13:32:32.215  INFO 2635 --- [           main] org.onap.aai.rest.ConfigurationTest      : Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:32  13:32:32.215 [main] INFO  org.onap.aai.rest.ConfigurationTest - Starting ConfigurationTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:32  2025-01-02 13:32:32.216  INFO 2635 --- [           main] org.onap.aai.rest.ConfigurationTest      : The following 2 profiles are active: "production", "one-way-ssl"
13:32:32  13:32:32.216 [main] INFO  org.onap.aai.rest.ConfigurationTest - The following 2 profiles are active: "production", "one-way-ssl"
13:32:32  13:32:32,742 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:32:32  13:32:32,744 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:32:32  13:32:32,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:32:32  13:32:32,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:32:32  13:32:32,744 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1862177545 - setting totalSizeCap to 1 GB
13:32:32  13:32:32,744 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1862177545 - Will use zip compression
13:32:32  13:32:32,745 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1862177545 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:32:32  13:32:32,745 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:32:32  13:32:32,745 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:32:32  13:32:32,745 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:32:31 UTC 2025
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:32:32  13:32:32,746 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@41d437e - Registering current configuration as safe fallback point
13:32:32  
13:32:32  2025-01-02 13:32:32.759  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 5 ms to scan 1 urls, producing 10 keys and 51 values 
13:32:32  2025-01-02 13:32:32.761  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
13:32:33  13:32:33.044 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:32:33  2025-01-02 13:32:33.044  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:32:33  [EL Warning]: moxy: 2025-01-02 13:32:33.087--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
13:32:33  [EL Warning]: moxy: 2025-01-02 13:32:33.31--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
13:32:33  [EL Warning]: moxy: 2025-01-02 13:32:33.558--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
13:32:33  [EL Warning]: moxy: 2025-01-02 13:32:33.81--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
13:32:34  [EL Warning]: moxy: 2025-01-02 13:32:34.069--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
13:32:34  [EL Warning]: moxy: 2025-01-02 13:32:34.509--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
13:32:35  [EL Warning]: moxy: 2025-01-02 13:32:35.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
13:32:35  2025-01-02 13:32:35.590  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:32:35  13:32:35.590 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:32:35  2025-01-02 13:32:35.590  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:32:35  13:32:35.590 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:32:35  2025-01-02 13:32:35.590  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:32:35  13:32:35.590 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:32:35  2025-01-02 13:32:35.673  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:35  13:32:35.673 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:35  2025-01-02 13:32:35.691  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:35  13:32:35.691 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:35  13:32:35.776 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:32:35  2025-01-02 13:32:35.776  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:32:36  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Required Field not passed.:3000:Bad Request:input payload does not follow bulk process interface - missing put delete or patch, ElapsedTime=11, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=400, LogTimestamp=2025-01-02T13:32:26.618015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:32:36  2025-01-02 13:32:36.541  WARN 2635 --- [           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)
13:32:36  2025-01-02 13:32:36.951  INFO 2635 --- [           main] org.onap.aai.rest.ConfigurationTest      : Started ConfigurationTest in 4.804 seconds (JVM running for 50.614)
13:32:36  13:32:36.951 [main] INFO  org.onap.aai.rest.ConfigurationTest - Started ConfigurationTest in 4.804 seconds (JVM running for 50.614)
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "GET /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 404 387 REST JUNIT JUNIT - - - - - - - - - - 44 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "PUT /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 201 0 REST JUNIT JUNIT - - - - - - - - - - 344 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "GET /aai/v12/resources/id/86120" 200 325 REST JUNIT JUNIT - - - - - - - - - - 27 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "GET /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 200 307 REST JUNIT JUNIT - - - - - - - - - - 12 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "POST /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 200 0 REST JUNIT JUNIT - - - - - - - - - - 35 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "GET /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 200 307 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "PATCH /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 200 0 REST JUNIT JUNIT - - - - - - - - - - 26 - "logType": "access"
13:32:37  127.0.0.1 - - [02/Jan/2025:13:32:37 +0000] "GET /aai/v12/network/configurations/configuration/configtest2f62b26c-c40f-48d0-89be-d4e86f57b7a9" 200 307 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
13:32:38  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.857 s -- in org.onap.aai.rest.ConfigurationTest
13:32:38  [INFO] Running org.onap.aai.rest.CustomerFilterSearchTest
13:32:38  2025-01-02 13:32:38.008  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:38  13:32:38.008 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:38  2025-01-02 13:32:38.008  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:38  13:32:38.008 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:38  2025-01-02 13:32:38.008  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:38  13:32:38.008 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:38  127.0.0.1 - - [02/Jan/2025:13:32:38 +0000] "PUT /aai/v11/business/customers/customer/customer-987654321-91" 201 0 REST JUNIT JUNIT - - - - - - - - - - 400 - "logType": "access"
13:32:38  127.0.0.1 - - [02/Jan/2025:13:32:38 +0000] "GET /aai/v11/business/customers?subscriber-name=subscriber-name-987654321-91&depth=0" 200 194 REST JUNIT JUNIT - - - - - - - - - - 21 - "logType": "access"
13:32:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.onap.aai.rest.CustomerFilterSearchTest
13:32:38  [INFO] Running org.onap.aai.rest.ExampleConsumerTest
13:32:38  2025-01-02 13:32:38.766  INFO 2635 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
13:32:38  13:32:38.766 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
13:32:38  2025-01-02 13:32:38.774  INFO 2635 --- [           main] org.onap.aai.rest.ExampleConsumerTest    : Starting the setup for the integration tests of Rest Endpoints
13:32:38  13:32:38.774 [main] INFO  org.onap.aai.rest.ExampleConsumerTest - Starting the setup for the integration tests of Rest Endpoints
13:32:38  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.rest.ExampleConsumerTest
13:32:38  [INFO] Running org.onap.aai.rest.ExceptionHandlerTest
13:32:38  2025-01-02 13:32:38.868 ERROR 2635 --- [           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- 62 :MethodName- invoke
13:32:38  13:32:38.868 [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- 62 :MethodName- invoke
13:32:38  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke
13:32:39  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke
13:32:39  13:32:39.125 [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- 62 :MethodName- invoke
13:32:39  2025-01-02 13:32:39.125 ERROR 2635 --- [           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- 62 :MethodName- invoke
13:32:39  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke
13:32:39  2025-01-02 13:32:39.140 ERROR 2635 --- [           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- 62 :MethodName- invoke
13:32:39  13:32:39.140 [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- 62 :MethodName- invoke
13:32:39  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.onap.aai.rest.ExceptionHandlerTest
13:32:39  [INFO] Running org.onap.aai.rest.InvalidURITest
13:32:39  13:32:39.161 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:39  2025-01-02 13:32:39.161  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:39  13:32:39.161 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:39  2025-01-02 13:32:39.161  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:39  13:32:39.162 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:39  2025-01-02 13:32:39.162  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:39  127.0.0.1 - - [02/Jan/2025:13:32:39 +0000] "GET /aai1/v11/cloud-infrastructure/pservers/pserver/test" 400 170 REST JUNIT JUNIT - - - - - - - - - - 8 - "logType": "access"
13:32:39  {"requestError":{"serviceException":{"messageId":"SVC3012","text":"Unrecognized AAI function (msg=%1) (ec=%2)","variables":["Unrecognized AAI function","ERR.5.6.3012"]}}}
13:32:39  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.aai.rest.InvalidURITest
13:32:39  [INFO] Running org.onap.aai.rest.ModelDistributionTest
13:32:39  
13:32:39    .   ____          _            __ _ _
13:32:39   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:32:39  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:32:39   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:32:39    '  |____| .__|_| |_|_| |_\__, | / / / /
13:32:39   =========|_|==============|___/=/_/_/_/
13:32:39   :: Spring Boot ::               (v2.7.18)
13:32:39  
13:32:39  2025-01-02 13:32:39.253  INFO 2635 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:39  13:32:39.253 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Starting ModelDistributionTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:32:39  2025-01-02 13:32:39.253  INFO 2635 --- [           main] org.onap.aai.rest.ModelDistributionTest  : The following 2 profiles are active: "production", "one-way-ssl"
13:32:39  13:32:39.253 [main] INFO  org.onap.aai.rest.ModelDistributionTest - The following 2 profiles are active: "production", "one-way-ssl"
13:32:40  13:32:39,741 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:32:40  13:32:39,742 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:32:40  13:32:39,742 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:32:40  13:32:39,742 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@822329106 - setting totalSizeCap to 1 GB
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@822329106 - Will use zip compression
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@822329106 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:32:40  13:32:39,743 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:32:39 UTC 2025
13:32:40  13:32:39,744 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:32:40  13:32:39,744 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:32:40  13:32:39,744 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:32:40  13:32:39,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:32:40  13:32:39,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:32:40  13:32:39,746 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:32:40  13:32:39,746 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:32:40  13:32:39,746 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@37e79839 - Registering current configuration as safe fallback point
13:32:40  
13:32:40  2025-01-02 13:32:39.761  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 3 ms to scan 1 urls, producing 10 keys and 51 values 
13:32:40  2025-01-02 13:32:39.763  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 0 ms to scan 1 urls, producing 7 keys and 7 values 
13:32:40  2025-01-02 13:32:39.927  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:32:40  13:32:39.927 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:32:40  [EL Warning]: moxy: 2025-01-02 13:32:39.966--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
13:32:40  [EL Warning]: moxy: 2025-01-02 13:32:40.177--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
13:32:40  [EL Warning]: moxy: 2025-01-02 13:32:40.412--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
13:32:40  [EL Warning]: moxy: 2025-01-02 13:32:40.66--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
13:32:41  [EL Warning]: moxy: 2025-01-02 13:32:40.954--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
13:32:41  [EL Warning]: moxy: 2025-01-02 13:32:41.241--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
13:32:41  [EL Warning]: moxy: 2025-01-02 13:32:41.568--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
13:32:42  [EL Warning]: moxy: 2025-01-02 13:32:42.064--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
13:32:42  2025-01-02 13:32:42.531  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:32:42  13:32:42.531 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:32:42  2025-01-02 13:32:42.532  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:32:42  13:32:42.532 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:32:42  2025-01-02 13:32:42.532  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:32:42  13:32:42.532 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:32:42  2025-01-02 13:32:42.603  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:42  13:32:42.603 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:42  13:32:42.619 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:32:42  2025-01-02 13:32:42.619  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:32:42  2025-01-02 13:32:42.708  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:32:42  13:32:42.708 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:32:43  2025-01-02T13:32:26.618015Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Missing data for REST error response:3002:Internal Server Error:data missing for rest error, ElapsedTime=11, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=500, LogTimestamp=2025-01-02T13:32:26.618015Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=2	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:32:43  2025-01-02 13:32:43.327  WARN 2635 --- [           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)
13:32:43  2025-01-02 13:32:43.618  INFO 2635 --- [           main] org.onap.aai.rest.ModelDistributionTest  : Started ModelDistributionTest in 4.421 seconds (JVM running for 57.28)
13:32:43  13:32:43.618 [main] INFO  org.onap.aai.rest.ModelDistributionTest - Started ModelDistributionTest in 4.421 seconds (JVM running for 57.28)
13:32:44  127.0.0.1 - - [02/Jan/2025:13:32:44 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 51 - "logType": "access"
13:32:44  127.0.0.1 - - [02/Jan/2025:13:32:44 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 616 - "logType": "access"
13:32:44  127.0.0.1 - - [02/Jan/2025:13:32:44 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 200 298 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "DELETE /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c?resource-version=1735824764502" 204 0 REST someTransaction test - - - - - - - - - - 348 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 404 517 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c" 201 0 REST someTransaction test - - - - - - - - - - 35 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 370 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "PUT /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 0 REST someTransaction test - - - - - - - - - - 342 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v30/aai/v30/service-design-and-creation/models/model/d821d1aa-8a69-47a4-aa63-3dae1742c47c/model-vers/model-ver/8b713350-90fc-44b1-8c6e-a2b3973aa9d3" 200 310 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.655 s -- in org.onap.aai.rest.ModelDistributionTest
13:32:45  [INFO] Running org.onap.aai.rest.PserverGenerateUrlTest
13:32:45  13:32:45.850 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:45  2025-01-02 13:32:45.850  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:45  2025-01-02 13:32:45.850  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:45  13:32:45.850 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:45  2025-01-02 13:32:45.850  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:45  13:32:45.850 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test94ea70d6-dea6-40e5-acfa-39bd9ed0ce14" 404 371 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test94ea70d6-dea6-40e5-acfa-39bd9ed0ce14" 201 0 REST JUNIT JUNIT - - - - - - - - - - 23 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v11/generateurl/id/61552" 200 109 REST JUNIT JUNIT - - - - - - - - - - 11 - "logType": "access"
13:32:45  127.0.0.1 - - [02/Jan/2025:13:32:45 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test94ea70d6-dea6-40e5-acfa-39bd9ed0ce14" 200 107 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test94ea70d6-dea6-40e5-acfa-39bd9ed0ce14?resource-version=1735824765869" 204 0 REST JUNIT JUNIT - - - - - - - - - - 320 - "logType": "access"
13:32:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.aai.rest.PserverGenerateUrlTest
13:32:46  [INFO] Running org.onap.aai.rest.PserverMissingTest
13:32:46  13:32:46.255 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:46  2025-01-02 13:32:46.255  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:46  2025-01-02 13:32:46.256  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  13:32:46.256 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  2025-01-02 13:32:46.256  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:46  13:32:46.256 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test-dca4170e-b9b6-45fb-9210-a6864a808954" 404 507 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
13:32:46  2025-01-02 13:32:46.278  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:46  13:32:46.278 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:46  2025-01-02 13:32:46.279  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  13:32:46.279 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  2025-01-02 13:32:46.279  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:46  13:32:46.279 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test-ee4f8735-c638-47f4-adf4-e288991ce40a" 201 0 REST JUNIT JUNIT - - - - - - - - - - 19 - "logType": "access"
13:32:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.onap.aai.rest.PserverMissingTest
13:32:46  [INFO] Running org.onap.aai.rest.PserverRelationshipTest
13:32:46  2025-01-02 13:32:46.620  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:46  2025-01-02 13:32:46.621  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  2025-01-02 13:32:46.621  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:46  13:32:46.620 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:46  13:32:46.621 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:46  13:32:46.621 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "PUT /aai/v12/cloud-infrastructure/pservers/pserver/test-pserver1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 14 - "logType": "access"
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "PUT /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 201 0 REST JUNIT JUNIT - - - - - - - - - - 65 - "logType": "access"
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "GET /aai/v12/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 471 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
13:32:46  127.0.0.1 - - [02/Jan/2025:13:32:46 +0000] "GET /aai/v11/cloud-infrastructure/cloud-regions/cloud-region/test-owner-1/test-region-1" 200 405 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
13:32:47  2025-01-02 13:32:47.050  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:47  13:32:47.050 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:47  13:32:47.050 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  2025-01-02 13:32:47.050  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  13:32:47.051 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:47  2025-01-02 13:32:47.051  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "GET /aai/v12/cloud-infrastructure/pservers/pserver/test/relationship-list/relationship" 400 170 REST JUNIT JUNIT - - - - - - - - - - 7 - "logType": "access"
13:32:47  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s -- in org.onap.aai.rest.PserverRelationshipTest
13:32:47  [INFO] Running org.onap.aai.rest.PserverTest
13:32:47  13:32:47.081 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:47  2025-01-02 13:32:47.081  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:47  2025-01-02 13:32:47.082  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  13:32:47.082 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  2025-01-02 13:32:47.082  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:47  13:32:47.082 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test7403bd3e-ab06-4070-919b-665953398be2" 404 371 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "PUT /aai/v11/cloud-infrastructure/pservers/pserver/test7403bd3e-ab06-4070-919b-665953398be2" 201 0 REST JUNIT JUNIT - - - - - - - - - - 20 - "logType": "access"
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "GET /aai/v11/resources/id/65648" 200 119 REST JUNIT JUNIT - - - - - - - - - - 13 - "logType": "access"
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/test7403bd3e-ab06-4070-919b-665953398be2" 200 107 REST JUNIT JUNIT - - - - - - - - - - 10 - "logType": "access"
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "DELETE /aai/v11/cloud-infrastructure/pservers/pserver/test7403bd3e-ab06-4070-919b-665953398be2?resource-version=1735824767103" 204 0 REST JUNIT JUNIT - - - - - - - - - - 320 - "logType": "access"
13:32:47  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.onap.aai.rest.PserverTest
13:32:47  [INFO] Running org.onap.aai.rest.PserverWrongHeaderTest
13:32:47  2025-01-02 13:32:47.485  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:32:47  13:32:47.485 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:32:47  2025-01-02 13:32:47.486  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  13:32:47.486 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:32:47  2025-01-02 13:32:47.486  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:32:47  13:32:47.486 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:32:47  2025-01-02T13:32:47.490514Z||qtp1624209634-315|/aai/v11/cloud-infrastructure/pservers|Apache-HttpClient/4.5.13 (Java/11.0.16)|||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- 247 :MethodName- run
13:32:47  13:32:47.491 [qtp1624209634-315] 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- 247 :MethodName- run
13:32:47  2025-01-02 13:32:47.491 ERROR 2635 --- [p1624209634-315] 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- 247 :MethodName- run
13:32:47  127.0.0.1 - - [02/Jan/2025:13:32:47 +0000] "GET /aai/v11/cloud-infrastructure/pservers/pserver/testa9affc1e-35f5-466f-a439-9ac59764dd25" 400 326 REST - - - - - - - - - - - - 7 - "logType": "access"
13:32:47  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.aai.rest.PserverWrongHeaderTest
13:32:47  [INFO] Running org.onap.aai.rest.URLFromVertexIdConsumerTest
13:32:47  13:32:47.512 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
13:32:47  2025-01-02 13:32:47.512  INFO 2635 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
13:32:47  13:32:47.517 [main] INFO  org.onap.aai.rest.URLFromVertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
13:32:47  2025-01-02 13:32:47.517  INFO 2635 --- [           main] o.o.a.rest.URLFromVertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
13:32:47  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.aai.rest.URLFromVertexIdConsumerTest
13:32:47  [INFO] Running org.onap.aai.rest.VertexIdConsumerTest
13:32:47  2025-01-02 13:32:47.552  INFO 2635 --- [           main] org.onap.aai.rest.VertexIdConsumerTest   : Starting the setup for the integration tests of Rest Endpoints
13:32:47  13:32:47.552 [main] INFO  org.onap.aai.rest.VertexIdConsumerTest - Starting the setup for the integration tests of Rest Endpoints
13:32:47  {"pserver":{"hostname":"472cf140-0b3a-43b7-9d6a-cc1703304efd","in-maint":false,"resource-version":"1735824767568"}}
13:32:47  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.aai.rest.VertexIdConsumerTest
13:32:47  [INFO] Running org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
13:32:47  [EL Warning]: moxy: 2025-01-02 13:32:47.658--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
13:32:47  [EL Warning]: moxy: 2025-01-02 13:32:47.864--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
13:32:48  [EL Warning]: moxy: 2025-01-02 13:32:48.09--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
13:32:48  [EL Warning]: moxy: 2025-01-02 13:32:48.379--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
13:32:48  [EL Warning]: moxy: 2025-01-02 13:32:48.625--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
13:32:48  [EL Warning]: moxy: 2025-01-02 13:32:48.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
13:32:49  [EL Warning]: moxy: 2025-01-02 13:32:49.461--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
13:32:49  2025-01-02 13:32:49.938  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:32:49  13:32:49.938 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:32:49  2025-01-02 13:32:49.965  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:32:49  13:32:49.965 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:32:49  13:32:49.972 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:49  2025-01-02 13:32:49.972  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:49  13:32:49.988 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:49  2025-01-02 13:32:49.988  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:49  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:49  2025-01-02 13:32:49.990  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:49  13:32:49.990 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:49  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02 13:32:49.993  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:49.993 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:49.996 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  13:32:49.996 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02 13:32:49.997 ERROR 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  13:32:49.997 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02 13:32:49.999  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:49.999 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.002  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  13:32:50.002 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02T13:32:47.581933Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02 13:32:50.002  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  13:32:50.002 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:50  2025-01-02 13:32:50.004  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.004 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.071 [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- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :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- 62 :MethodName- invoke
13:32:50  2025-01-02 13:32:50.071  WARN 2635 --- [           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- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :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- 62 :MethodName- invoke
13:32:50  2025-01-02T13:32:50.042876Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 2244 :MethodName- verifyResourceVersion ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2151 :MethodName- verifyDeleteSemantics ClassName- org.onap.aai.serialization.db.DBSerializer :LineNumber- 2092 :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- 62 :MethodName- invoke
13:32:50  2025-01-02 13:32:50.073  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
13:32:50  13:32:50.073 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
13:32:50  {"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"]}}}
13:32:50  2025-01-02 13:32:50.076  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.076 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.079 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  2025-01-02 13:32:50.079  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  2025-01-02T13:32:50.073025Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  2025-01-02T13:32:50.073025Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  2025-01-02 13:32:50.079  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  13:32:50.079 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:32:50  13:32:50.081 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.081  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.119 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  2025-01-02 13:32:50.119 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:50  
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPatchSamePserverPutAnotherPserver(BulkSingleTransactionConsumerTest.java:125)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  
13:32:50  2025-01-02 13:32:50.122  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:50  13:32:50.122 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:50  13:32:50.127 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.127  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.145 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  2025-01-02 13:32:50.145 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:50  
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:361)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  
13:32:50  2025-01-02 13:32:50.447  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:50  {"operation-responses":[{"action":"put","uri":"/network/logical-links/logical-link/ll","response-status-code":201,"response-body":null}]}
13:32:50  13:32:50.447 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:50  13:32:50.466 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  2025-01-02 13:32:50.466 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:50  
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteNodeRecreateNodeTest(BulkSingleTransactionConsumerTest.java:366)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  
13:32:50  2025-01-02 13:32:50.769  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:50  {"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}]}
13:32:50  13:32:50.769 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:50  2025-01-02 13:32:50.771  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.771 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.797 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:50  
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  
13:32:50  13:32:50.797 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.addPserverPatchSamePserverTest(BulkSingleTransactionConsumerTest.java:81)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  13:32:50.799 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:50  2025-01-02 13:32:50.799  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:50  13:32:50.802 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.802  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.814 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
13:32:50  2025-01-02 13:32:50.814  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
13:32:50  2025-01-02 13:32:50.817  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:50  13:32:50.817 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:50  2025-01-02 13:32:50.859 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:50  
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:50  
13:32:50  13:32:50.859 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:50  java.lang.NullPointerException: null
13:32:50  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:50  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:50  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:50  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetweenDelExistingGvnf(BulkSingleTransactionConsumerTest.java:177)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:50  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:50  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:50  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:50  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:50  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:50  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:50  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:50  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:50  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:50  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:50  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:50  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:50  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:50  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:50  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:50  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:50  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:50  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:50  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  2025-01-02 13:32:51.162  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:51  13:32:51.162 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:51  2025-01-02 13:32:51.167  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:51  13:32:51.167 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:51  2025-01-02 13:32:51.173  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Rolled back the transaction due to failure
13:32:51  13:32:51.173 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Rolled back the transaction due to failure
13:32:51  2025-01-02 13:32:51.174  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:51  13:32:51.174 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:51  2025-01-02 13:32:51.177  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  13:32:51.177 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  2025-01-02 13:32:51.177  WARN 2635 --- [           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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  13:32:51.177 [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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  2025-01-02T13:32:50.844009Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  2025-01-02T13:32:50.844009Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :MethodName- invokeMethod ClassName- org.junit.jupiter.engine.execution.MethodInvocation :LineNumber- 60 :MethodName- proceed
13:32:51  2025-01-02 13:32:51.180  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:51  13:32:51.180 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:51  2025-01-02 13:32:51.203 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:51  
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  
13:32:51  13:32:51.203 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.putPserverComplexRelBetween(BulkSingleTransactionConsumerTest.java:97)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  13:32:51.205 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:51  2025-01-02 13:32:51.205  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:51  2025-01-02 13:32:51.210  INFO 2635 --- [           main] o.o.a.rest.BulkProcessorTestAbstraction  : Starting the setup for the integration tests of Rest Endpoints
13:32:51  13:32:51.210 [main] INFO  org.onap.aai.rest.BulkProcessorTestAbstraction - Starting the setup for the integration tests of Rest Endpoints
13:32:51  2025-01-02 13:32:51.273 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:51  
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  
13:32:51  13:32:51.273 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:343)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  2025-01-02 13:32:51.575  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:51  {"operation-responses":[{"action":"put","uri":"/network/pnfs/pnf/pnf-1","response-status-code":201,"response-body":null}]}
13:32:51  13:32:51.575 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:51  13:32:51.603 [main] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  2025-01-02 13:32:51.603 ERROR 2635 --- [           main] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:51  
13:32:51  java.lang.NullPointerException: null
13:32:51  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:51  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:51  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumer.process(BulkSingleTransactionConsumer.java:147)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.executeRequest(BulkSingleTransactionConsumerTest.java:387)
13:32:51  	at org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest.deleteChildRecreateChildTest(BulkSingleTransactionConsumerTest.java:348)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:51  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:51  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:51  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:51  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:32:51  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:32:51  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:32:51  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:32:51  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:32:51  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:32:51  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:32:51  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:32:51  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:32:51  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:32:51  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:32:51  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:32:51  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:32:51  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:32:51  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:32:51  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:32:51  
13:32:51  2025-01-02 13:32:51.906  INFO 2635 --- [           main] o.o.a.r.b.BulkSingleTransactionConsumer  : Successfully committed the transaction to the database
13:32:51  {"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}]}
13:32:51  13:32:51.906 [main] INFO  org.onap.aai.rest.bulk.BulkSingleTransactionConsumer - Successfully committed the transaction to the database
13:32:51  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.324 s -- in org.onap.aai.rest.bulk.BulkSingleTransactionConsumerTest
13:32:51  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerTest
13:32:52  2025-01-02 13:32:51.937  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:52  13:32:51.937 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:52  2025-01-02 13:32:51.973 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:52  
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  
13:32:52  13:32:51.973 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:51 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 31 - "logType": "access"
13:32:52  2025-01-02 13:32:52.091 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:52  
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  
13:32:52  13:32:52.091 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:52  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03?skip-related-to=true&format=resource" 201 0 REST someTransaction test - - - - - - - - - - 416 - "logType": "access"
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1858 REST someTransaction test - - - - - - - - - - 34 - "logType": "access"
13:32:52  2025-01-02 13:32:52.462  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:32:52  13:32:52.462 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?skip-related-to=true&format=resource" 200 506 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
13:32:52  13:32:52.481 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:32:52  2025-01-02 13:32:52.481  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03" 200 670 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:32:52  2025-01-02 13:32:52.521 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:52  
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:52  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  
13:32:52  13:32:52.521 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:52  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC03/tenants/tenant/tenant03/vservers/vserver/vserver03?resource-version=1735824771986" 204 0 REST someTransaction test - - - - - - - - - - 323 - "logType": "access"
13:32:52  127.0.0.1 - - [02/Jan/2025:13:32:52 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?skip-related-to=true&format=resource" 200 1264 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
13:32:52  13:32:52.871 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:52  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  2025-01-02 13:32:52.871 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:52  
13:32:52  java.lang.NullPointerException: null
13:32:52  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:52  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:52  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:52  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:52  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:52  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:52  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:52  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:52  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:52  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:52  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:52  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:52  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:52  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:52  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:52  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:52  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:52  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:52  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:52  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:52  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:52  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:52  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:52  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:52  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:52  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:52  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:52  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:52  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:52  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:52  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:52  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:52  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:52  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:52  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:52  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:52  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:52  
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test03?resource-version=1735824772506" 204 0 REST someTransaction test - - - - - - - - - - 320 - "logType": "access"
13:32:53  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:53  2025-01-02 13:32:53.178  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:53  2025-01-02 13:32:53.505  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:53  13:32:53.505 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 404 337 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:53  2025-01-02 13:32:53.548 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:53  
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:53  
13:32:53  13:32:53.548 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?depth=10000" 200 1238 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 404 352 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:53  2025-01-02 13:32:53.626 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:53  
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:53  
13:32:53  13:32:53.626 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:53  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02" 201 0 REST someTransaction test - - - - - - - - - - 42 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02?depth=10000" 200 943 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1925 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:53  127.0.0.1 - - [02/Jan/2025:13:32:53 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02" 200 670 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:32:53  2025-01-02 13:32:53.725 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:53  
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:53  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:53  
13:32:53  13:32:53.725 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:53  java.lang.NullPointerException: null
13:32:53  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:53  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:53  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:53  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:53  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:53  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:53  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:53  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:53  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:53  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:53  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:53  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:53  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:53  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:53  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:53  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:53  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:53  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:53  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:53  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:53  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:53  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:53  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:53  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:53  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:53  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:53  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:53  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:53  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:53  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:53  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:53  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:53  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:53  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:53  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:53  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:53  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC02/tenants/tenant/tenant02/vservers/vserver/vserver02?resource-version=1735824773595" 204 0 REST someTransaction test - - - - - - - - - - 326 - "logType": "access"
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02" 200 1238 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
13:32:54  2025-01-02 13:32:54.070 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:54  
13:32:54  java.lang.NullPointerException: null
13:32:54  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:54  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:54  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:54  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:54  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:54  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:54  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:54  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:54  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:54  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:54  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:54  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:54  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:54  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:54  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:54  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:54  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:54  
13:32:54  13:32:54.070 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:54  java.lang.NullPointerException: null
13:32:54  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:54  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:54  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:54  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:54  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:54  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:54  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:54  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:54  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:54  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:54  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:54  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:54  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:54  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:54  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:54  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:54  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test02?resource-version=1735824773709" 204 0 REST someTransaction test - - - - - - - - - - 320 - "logType": "access"
13:32:54  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:54  2025-01-02 13:32:54.377  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:54  2025-01-02 13:32:54.695  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:54  13:32:54.695 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/247d4136-f60d-463f-abc2-bdc734c45be6" 404 363 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:32:54  2025-01-02 13:32:54.733 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:54  
13:32:54  java.lang.NullPointerException: null
13:32:54  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:54  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:54  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:54  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:54  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:54  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:54  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:54  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:54  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:54  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:54  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:54  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:54  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:54  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:54  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:54  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:54  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:54  
13:32:54  13:32:54.733 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:54  java.lang.NullPointerException: null
13:32:54  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:54  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:54  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:54  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:54  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:54  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:54  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:54  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:54  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:54  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:54  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:54  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:54  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:54  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:54  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:54  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:54  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:54  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:54  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:54  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:54  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:54  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:54  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:54  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:54  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:54  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:54  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:54  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:54  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:54  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/247d4136-f60d-463f-abc2-bdc734c45be6" 201 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/247d4136-f60d-463f-abc2-bdc734c45be6?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
13:32:54  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/97e11c77-db43-4202-9e3d-3ad80cbd064a" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
13:32:54  13:32:54.797 [qtp1017440287-385] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:54  java.lang.NullPointerException: null
13:32:54  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:54  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:54  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:54  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:54  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:54  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:54  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:54  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:54  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:54  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:54  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:54  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:54  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:54  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:54  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  2025-01-02 13:32:54.797 ERROR 2635 --- [p1017440287-385] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:55  
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/97e11c77-db43-4202-9e3d-3ad80cbd064a" 201 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:54 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/97e11c77-db43-4202-9e3d-3ad80cbd064a?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:32:55  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:55  2025-01-02 13:32:54.818  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:55  13:32:55.133 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:55  2025-01-02 13:32:55.133  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:55  2025-01-02 13:32:55.164 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:55  
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  
13:32:55  13:32:55.164 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 28 - "logType": "access"
13:32:55  13:32:55.206 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  2025-01-02 13:32:55.206 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:55  
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:55  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:55  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 38 - "logType": "access"
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
13:32:55  13:32:55.233 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:32:55  2025-01-02 13:32:55.233  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:55  13:32:55.251 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:32:55  2025-01-02 13:32:55.251  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?skip-related-to=true" 200 480 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:32:55  13:32:55.291 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:55  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  2025-01-02 13:32:55.291 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:55  
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:55  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC01/tenants/tenant/tenant01/vservers/vserver/vserver01?resource-version=1735824775179" 204 0 REST someTransaction test - - - - - - - - - - 327 - "logType": "access"
13:32:55  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:55  2025-01-02 13:32:55.634 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:55  
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:55  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:55  
13:32:55  13:32:55.634 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:55  java.lang.NullPointerException: null
13:32:55  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:55  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:55  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:55  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:55  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:55  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:55  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:55  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:55  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:55  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:55  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:55  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:55  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:55  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:55  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:55  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:55  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:55  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:55  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:55  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:55  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:55  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:55  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:55  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:55  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:55  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:55  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:55  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:55  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:55  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:55  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:55  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:55  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:55  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:55  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:55  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:55  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:55 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test01?resource-version=1735824775274" 204 0 REST someTransaction test - - - - - - - - - - 321 - "logType": "access"
13:32:56  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:56  2025-01-02 13:32:55.948  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:56  2025-01-02 13:32:56.267  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:56  13:32:56.267 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false" 404 333 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:32:56  2025-01-02 13:32:56.323 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:56  
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  
13:32:56  13:32:56.323 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 200 1236 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:32:56  2025-01-02 13:32:56.405 ERROR 2635 --- [p1017440287-382] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:56  
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:56  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  
13:32:56  13:32:56.405 [qtp1017440287-382] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:32:56  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:32:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:56  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:137)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?resource-version=1735824776310" 204 0 REST someTransaction test - - - - - - - - - - 322 - "logType": "access"
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test?cleanup=false&depth=10000" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:56  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:56  2025-01-02 13:32:56.727  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:56  2025-01-02 13:32:56.739  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:56  13:32:56.739 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 404 363 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
13:32:56  2025-01-02 13:32:56.772 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:56  
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  
13:32:56  13:32:56.772 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:56  java.lang.NullPointerException: null
13:32:56  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:56  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:56  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:56  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:56  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:56  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:56  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:56  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:56  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:56  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:56  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:56  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:56  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:56  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:56  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:56  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:56  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:56  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:56  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:56  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:56  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:56  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:56  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:56  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:56  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:56  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:56  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:56  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:56  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:56  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:56  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:56  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:56  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:56  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:56  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:56  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:56  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c" 201 0 REST someTransaction test - - - - - - - - - - 20 - "logType": "access"
13:32:56  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 404 365 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
13:32:57  2025-01-02 13:32:56.833 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  13:32:56.833 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e" 201 0 REST someTransaction test - - - - - - - - - - 26 - "logType": "access"
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61e?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:57  13:32:56.875 [qtp1017440287-388] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:32:57  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:32:57  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  2025-01-02 13:32:56.875 ERROR 2635 --- [p1017440287-388] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:32:57  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:32:57  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 19 - "logType": "access"
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:56 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44c?resultIndex=1&resultSize=1&includeTotalCount=false&format=resource" 200 495 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:57  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:57  2025-01-02 13:32:56.897  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:57  13:32:57.213 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:57  2025-01-02 13:32:57.213  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test" 404 333 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:57  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:57  2025-01-02 13:32:57.230  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:57  2025-01-02 13:32:57.239  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:57  13:32:57.239 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 404 363 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
13:32:57  13:32:57.270 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  2025-01-02 13:32:57.270 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d" 201 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 404 365 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:57  2025-01-02 13:32:57.342 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f" 201 0 REST someTransaction test - - - - - - - - - - 35 - "logType": "access"
13:32:57  13:32:57.342 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61f?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:32:57  13:32:57.369 [pool-294-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- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
13:32:57  2025-01-02T13:32:57.367101Z|18a6def5-13b3-4af2-9057-84f226d47c47|pool-294-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- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
13:32:57  2025-01-02 13:32:57.369 ERROR 2635 --- [ol-294-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- 376 :MethodName- getRelationshipList ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 205 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$2 :LineNumber- 202 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run
13:32:57  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:57  2025-01-02 13:32:57.374  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44d/relationship-list" 404 423 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
13:32:57  13:32:57.688 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:57  2025-01-02 13:32:57.688  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:57  13:32:57.703 [qtp1017440287-389] 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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  2025-01-02T13:32:57.700668Z|6b46490f-5a13-4914-be45-9f8c8d6d6682|qtp1017440287-389|/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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  2025-01-02 13:32:57.703  WARN 2635 --- [p1017440287-389] 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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  2025-01-02T13:32:57.700668Z|6b46490f-5a13-4914-be45-9f8c8d6d6682|qtp1017440287-389|/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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  13:32:57.704 [qtp1017440287-389] 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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  2025-01-02 13:32:57.704  WARN 2635 --- [p1017440287-389] 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- 293 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/testData/relationship-list/relationship" 400 321 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
13:32:57  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:57  2025-01-02 13:32:57.718  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:57  13:32:57.728 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:57  2025-01-02 13:32:57.728  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 404 327 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:32:57  2025-01-02 13:32:57.771 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  13:32:57.771 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:57  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
13:32:57  13:32:57.798 [qtp1017440287-387] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  2025-01-02 13:32:57.798 ERROR 2635 --- [p1017440287-387] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:57  
13:32:57  java.lang.NullPointerException: null
13:32:57  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:57  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:57  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:57  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:57  	at org.onap.aai.rest.ResourcesController.patch(ResourcesController.java:101)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:57  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:57  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:57  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:57  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:57  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:57  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:57  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:57  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:57  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:57  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:57  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:57  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:57  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:57  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:57  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:57  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:57  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:57  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:57  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:57  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:57  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:57  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:57  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:57  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:57  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:57  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:57  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:57  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:57  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:57  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:57  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:57  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:57  
13:32:57  127.0.0.1 - - [02/Jan/2025:13:32:57 +0000] "PATCH /aai/v30/cloud-infrastructure/pservers/pserver/pserver-patch-test" 200 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
13:32:57  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:57  2025-01-02 13:32:57.803  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:58  2025-01-02 13:32:58.118  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:58  13:32:58.118 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:58  2025-01-02T13:32:58.128525Z|f2427984-b08b-4054-9420-8f91e389f15a|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  13:32:58.131 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  2025-01-02 13:32:58.131  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  2025-01-02T13:32:58.128525Z|f2427984-b08b-4054-9420-8f91e389f15a|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  2025-01-02 13:32:58.132  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  13:32:58.132 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 220 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf" 400 260 REST someTransaction test - - - - - - - - - - 8 - "logType": "access"
13:32:58  2025-01-02T13:32:58.140474Z|6dd07454-f8ca-41d8-99e5-d427f29646de|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02 13:32:58.141  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  13:32:58.141 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02 13:32:58.142  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02T13:32:58.140474Z|6dd07454-f8ca-41d8-99e5-d427f29646de|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  13:32:58.142 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 162 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 291 REST someTransaction test - - - - - - - - - - 5 - "logType": "access"
13:32:58  2025-01-02T13:32:58.147366Z|321b4439-476c-4b95-860e-78690fba8bcd|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02 13:32:58.148  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  13:32:58.148 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02T13:32:58.147366Z|321b4439-476c-4b95-860e-78690fba8bcd|qtp1017440287-389|/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- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  2025-01-02 13:32:58.149  WARN 2635 --- [p1017440287-389] org.onap.aai.logging.ErrorLogHelper      : ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  13:32:58.149 [qtp1017440287-389] WARN  org.onap.aai.logging.ErrorLogHelper - ERR.5.6.3010 root cause=org.onap.aai.exceptions.AAIException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 490 :MethodName- validateURI ClassName- org.onap.aai.service.ResourcesService :LineNumber- 296 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/hostname/related-to/fsdf/relationship-list/relationship" 400 294 REST someTransaction test - - - - - - - - - - 4 - "logType": "access"
13:32:58  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:58  2025-01-02 13:32:58.152  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:58  13:32:58.182 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:58  2025-01-02 13:32:58.182  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
13:32:58  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:58  2025-01-02 13:32:58.215  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:58  13:32:58.225 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:58  2025-01-02 13:32:58.225  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 287 REST someTransaction test - - - - - - - - - - 4 - "logType": "access"
13:32:58  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:58  2025-01-02 13:32:58.235  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:58  13:32:58.246 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:58  2025-01-02 13:32:58.246  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "DELETE /aai/v30/fake-infrastructure/pservers/pserver/fajsidj" 400 290 REST someTransaction test - - - - - - - - - - 4 - "logType": "access"
13:32:58  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:58  2025-01-02 13:32:58.257  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:58  2025-01-02 13:32:58.264  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:58  13:32:58.264 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:58  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/pservers?resultIndex=1&resultSize=10" 200 179 REST someTransaction test - - - - - - - - - - 20 - "logType": "access"
13:32:58  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:58  2025-01-02 13:32:58.312  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:59  2025-01-02 13:32:58.626  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:59  13:32:58.626 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 404 363 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:59  2025-01-02 13:32:58.658 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:59  
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  
13:32:59  13:32:58.658 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b" 201 0 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 404 365 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
13:32:59  2025-01-02 13:32:58.707 ERROR 2635 --- [p1017440287-384] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:59  
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  
13:32:59  13:32:58.707 [qtp1017440287-384] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:32:59  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:32:59  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:32:59  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d" 201 0 REST someTransaction test - - - - - - - - - - 18 - "logType": "access"
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61d?depth=10000" 200 445 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:59  13:32:58.740 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:32:59  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:32:59  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:32:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  2025-01-02 13:32:58.740 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:32:59  
13:32:59  java.lang.NullPointerException: null
13:32:59  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:32:59  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:32:59  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:32:59  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:32:59  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:32:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:32:59  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:32:59  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:32:59  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:32:59  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:32:59  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:32:59  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:32:59  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:32:59  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:32:59  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:32:59  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:32:59  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:32:59  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:32:59  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:32:59  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:32:59  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:32:59  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:32:59  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:32:59  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:32:59  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:32:59  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:32:59  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:32:59  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:32:59  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:32:59  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:32:59  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:32:59  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:32:59  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:32:59  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:32:59  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:32:59  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:32:59  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:32:59  	at java.base/java.lang.Thread.run(Thread.java:829)
13:32:59  
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
13:32:59  127.0.0.1 - - [02/Jan/2025:13:32:58 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44b/relationship-list?resultIndex=1&resultSize=1&includeTotalCount=false" 200 345 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:32:59  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:32:59  2025-01-02 13:32:58.759  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:32:59  2025-01-02 13:32:59.076  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:32:59  13:32:59.076 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:33:00  2025-01-02 13:32:59.102 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:32:59.102 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
13:33:00  2025-01-02 13:32:59.191 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:32:59.191 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05?skip-related-to=true" 201 0 REST someTransaction test - - - - - - - - - - 84 - "logType": "access"
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1832 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:33:00  2025-01-02 13:32:59.213  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:33:00  13:32:59.213 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["related-to-property"] not found.
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers?vserver-selflink=somelink05&skip-related-to=true" 200 496 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
13:33:00  2025-01-02 13:32:59.232  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  13:32:59.232 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05" 200 672 REST someTransaction test - - - - - - - - - - 13 - "logType": "access"
13:33:00  2025-01-02 13:32:59.278 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:32:59.278 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC05/tenants/tenant/tenant05/vservers/vserver/vserver05?resource-version=1735824779168" 204 0 REST someTransaction test - - - - - - - - - - 328 - "logType": "access"
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?skip-related-to=true" 200 1238 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:33:00  2025-01-02 13:32:59.612 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:32:59.612 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:32:59 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test05?resource-version=1735824779262" 204 0 REST someTransaction test - - - - - - - - - - 315 - "logType": "access"
13:33:00  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:00  2025-01-02 13:32:59.918  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:00  13:33:00.232 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:33:00  2025-01-02 13:33:00.232  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:33:00  2025-01-02 13:33:00.262 ERROR 2635 --- [p1017440287-384] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:33:00.262 [qtp1017440287-384] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 25 - "logType": "access"
13:33:00  2025-01-02 13:33:00.302 ERROR 2635 --- [p1017440287-384] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:33:00.302 [qtp1017440287-384] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:00  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:00  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "PUT /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04?skip-related-to=true&format=resource_and_url" 201 0 REST someTransaction test - - - - - - - - - - 38 - "logType": "access"
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1937 REST someTransaction test - - - - - - - - - - 15 - "logType": "access"
13:33:00  13:33:00.324 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  2025-01-02 13:33:00.324  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?skip-related-to=true&format=resource_and_url" 200 641 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:33:00  2025-01-02 13:33:00.339  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  13:33:00.339 [main] INFO  org.onap.aai.rest.ResourcesController - JSON Exception Error: org.json.JSONException: JSONObject["relationship-list"] not found.
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "GET /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04" 200 670 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:33:00  13:33:00.369 [qtp1017440287-384] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  2025-01-02 13:33:00.369 ERROR 2635 --- [p1017440287-384] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "DELETE /aai/v30/cloud-infrastructure/cloud-regions/cloud-region/test-aic/testAIC04/tenants/tenant/tenant04/vservers/vserver/vserver04?resource-version=1735824780273" 204 0 REST someTransaction test - - - - - - - - - - 320 - "logType": "access"
13:33:00  127.0.0.1 - - [02/Jan/2025:13:33:00 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?skip-related-to=true&format=resource_and_url" 200 1343 REST someTransaction test - - - - - - - - - - 11 - "logType": "access"
13:33:00  2025-01-02 13:33:00.706 ERROR 2635 --- [p1017440287-384] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:00  
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:00  
13:33:00  13:33:00.706 [qtp1017440287-384] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:00  java.lang.NullPointerException: null
13:33:00  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:00  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:00  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:00  	at org.onap.aai.service.ResourcesService.delete(ResourcesService.java:429)
13:33:00  	at org.onap.aai.rest.ResourcesController.delete(ResourcesController.java:163)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:00  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:00  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:00  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:00  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:00  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:00  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:00  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:00  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:00  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:00  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:00  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:00  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:00  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:00  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:00  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:00  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:00  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:00  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:00  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:00  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:00  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:00  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:00  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:00  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:00  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:00  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:00  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:00  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:00  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:00  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:00  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:00  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/pserver-hostname-test04?resource-version=1735824780357" 204 0 REST someTransaction test - - - - - - - - - - 318 - "logType": "access"
13:33:01  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:01  2025-01-02 13:33:01.012  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:01  2025-01-02 13:33:01.325  INFO 2635 --- [           main] org.onap.aai.rest.ResourcesController    : Starting the setup for the integration tests of Rest Endpoints
13:33:01  13:33:01.325 [main] INFO  org.onap.aai.rest.ResourcesController - Starting the setup for the integration tests of Rest Endpoints
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 404 363 REST someTransaction test - - - - - - - - - - 9 - "logType": "access"
13:33:01  2025-01-02 13:33:01.355 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:01  
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:01  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  
13:33:01  13:33:01.355 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:01  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a" 201 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a?depth=10000" 200 103 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 404 365 REST someTransaction test - - - - - - - - - - 6 - "logType": "access"
13:33:01  2025-01-02 13:33:01.404 ERROR 2635 --- [p1017440287-389] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:01  
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:01  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  
13:33:01  13:33:01.404 [qtp1017440287-389] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:191)
13:33:01  	at org.onap.aai.service.ResourcesService.handleWrites(ResourcesService.java:247)
13:33:01  	at org.onap.aai.rest.ResourcesController.update(ResourcesController.java:70)
13:33:01  	at jdk.internal.reflect.GeneratedMethodAccessor91.invoke(Unknown Source)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "PUT /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c" 201 0 REST someTransaction test - - - - - - - - - - 22 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v30/cloud-infrastructure/complexes/complex/e13d4587-19ad-4bf5-80f5-c021efb5b61c?depth=10000" 200 452 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:33:01  2025-01-02 13:33:01.440 ERROR 2635 --- [p1017440287-388] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:01  
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:33:01  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:33:01  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  
13:33:01  13:33:01.440 [qtp1017440287-388] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:33:01  	at org.onap.aai.service.ResourcesService.updateRelationship(ResourcesService.java:173)
13:33:01  	at org.onap.aai.rest.ResourcesController.updateRelationship(ResourcesController.java:85)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 200 0 REST someTransaction test - - - - - - - - - - 17 - "logType": "access"
13:33:01  2025-01-02 13:33:01.458 ERROR 2635 --- [p1017440287-388] o.o.a.r.n.NotificationService            : Error sending Delta Events
13:33:01  
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:33:01  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
13:33:01  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  
13:33:01  13:33:01.458 [qtp1017440287-388] ERROR org.onap.aai.rest.notification.NotificationService - Error sending Delta Events
13:33:01  java.lang.NullPointerException: null
13:33:01  	at org.onap.aai.util.delta.DeltaEvents.triggerEvents(DeltaEvents.java:56)
13:33:01  	at org.onap.aai.rest.notification.NotificationService.generateEvents(NotificationService.java:111)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:601)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:187)
13:33:01  	at org.onap.aai.rest.db.HttpEntry.process(HttpEntry.java:183)
13:33:01  	at org.onap.aai.service.ResourcesService.deleteRelationship(ResourcesService.java:307)
13:33:01  	at org.onap.aai.rest.ResourcesController.deleteRelationship(ResourcesController.java:181)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:01  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:01  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:01  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:01  	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)
13:33:01  	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176)
13:33:01  	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:475)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:397)
13:33:01  	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:255)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)
13:33:01  	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
13:33:01  	at org.glassfish.jersey.internal.Errors.process(Errors.java:244)
13:33:01  	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)
13:33:01  	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:234)
13:33:01  	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684)
13:33:01  	at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502)
13:33:01  	at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)
13:33:01  	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)
13:33:01  	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1626)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:552)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
13:33:01  	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
13:33:01  	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
13:33:01  	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
13:33:01  	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
13:33:01  	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
13:33:01  	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
13:33:01  	at org.eclipse.jetty.server.Server.handle(Server.java:516)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
13:33:01  	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
13:33:01  	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
13:33:01  	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
13:33:01  	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
13:33:01  	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
13:33:01  	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
13:33:01  	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
13:33:01  	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
13:33:01  	at java.base/java.lang.Thread.run(Thread.java:829)
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/590a8943-1200-43b3-825b-75dde6b8f44a/relationship-list/relationship" 204 0 REST someTransaction test - - - - - - - - - - 16 - "logType": "access"
13:33:01  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:01  2025-01-02 13:33:01.463  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:01  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.864 s -- in org.onap.aai.rest.resources.ResourcesControllerTest
13:33:01  [INFO] Running org.onap.aai.rest.retired.RetiredConsumerSpringTest
13:33:01  2025-01-02 13:33:01.804  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:33:01  13:33:01.804 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:33:01  2025-01-02 13:33:01.804  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  13:33:01.804 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.804  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:33:01  13:33:01.804 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v13/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 404 327 REST JUNIT JUNIT - - - - - - - - - - 9 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/service-design-and-creation/named-queries/named-query/samomaisdjfajsfoas" 410 337 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
13:33:01  2025-01-02 13:33:01.829  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:33:01  13:33:01.829 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:33:01  13:33:01.829 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.829  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  13:33:01.829 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:33:01  2025-01-02 13:33:01.829  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v2/search/edge-tag-query/" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v4/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v7/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v12/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v2/search/edge-tag-query/something" 410 349 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v5/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v11/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v2/search/edge-tag-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v6/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v10/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v13/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 373 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v3/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v9/search/edge-tag-query/aifjsodifjiasjdfioadjsiofjaiosdj" 410 372 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v13/search/edge-tag-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
13:33:01  2025-01-02 13:33:01.886  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:33:01  13:33:01.886 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:33:01  13:33:01.886 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.886  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.887  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:33:01  13:33:01.887 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v12/search/sdn-zone-query/fjaisdofjasdjf" 410 355 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v2/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v3/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v11/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v12/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v5/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v4/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v9/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v6/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v7/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/search/sdn-zone-query" 410 339 REST JUNIT JUNIT - - - - - - - - - - 1 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v10/search/sdn-zone-query" 410 340 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  13:33:01.930 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:33:01  2025-01-02 13:33:01.930  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:33:01  13:33:01.931 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.931  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.931  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:33:01  13:33:01.931 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/samomaisdjfajsfoas" 410 321 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/service-design-and-creation/models/model/samomaisdjfajsfoas" 410 324 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  13:33:01.944 [main] INFO  org.onap.aai.util.AAIConfig - Initializing AAIConfig
13:33:01  2025-01-02 13:33:01.944  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Initializing AAIConfig
13:33:01  2025-01-02 13:33:01.944  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  13:33:01.944 [main] INFO  org.onap.aai.util.AAIConfig - Found the aaiconfig.properties in the following location: .//src/main/resources//etc/appprops/aaiconfig.properties
13:33:01  2025-01-02 13:33:01.944  INFO 2635 --- [           main] org.onap.aai.util.AAIConfig              : A&AI Server Node Name = aai.config.nodename
13:33:01  13:33:01.944 [main] INFO  org.onap.aai.util.AAIConfig - A&AI Server Node Name = aai.config.nodename
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v2/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v5/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v7/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v9/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v6/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 4 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v3/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 3 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v4/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  127.0.0.1 - - [02/Jan/2025:13:33:01 +0000] "GET /aai/v8/cloud-infrastructure/pservers/pserver/test-pserver1" 410 316 REST JUNIT JUNIT - - - - - - - - - - 2 - "logType": "access"
13:33:01  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.onap.aai.rest.retired.RetiredConsumerSpringTest
13:33:01  [INFO] Running org.onap.aai.rest.util.EchoHealthIndicatorTest
13:33:02  
13:33:02    .   ____          _            __ _ _
13:33:02   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:33:02  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:33:02   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:33:02    '  |____| .__|_| |_|_| |_\__, | / / / /
13:33:02   =========|_|==============|___/=/_/_/_/
13:33:02   :: Spring Boot ::               (v2.7.18)
13:33:02  
13:33:02  2025-01-02 13:33:02.060  INFO 2635 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:33:02  2025-01-02 13:33:02.061  INFO 2635 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : The following 2 profiles are active: "production", "one-way-ssl"
13:33:02  13:33:02.060 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Starting EchoHealthIndicatorTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:33:02  13:33:02.061 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - The following 2 profiles are active: "production", "one-way-ssl"
13:33:02  13:33:02,507 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:33:02  13:33:02,508 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:33:02  13:33:02,508 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:33:02  13:33:02,508 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:33:02  13:33:02,508 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@34638041 - setting totalSizeCap to 1 GB
13:33:02  13:33:02,509 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@34638041 - Will use zip compression
13:33:02  13:33:02,509 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@34638041 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:33:02  13:33:02,509 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:33:02  13:33:02,509 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:33:02  13:33:02,509 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:33:01 UTC 2025
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:33:02  13:33:02,510 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@40cb353b - Registering current configuration as safe fallback point
13:33:02  
13:33:02  2025-01-02 13:33:02.529  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 10 keys and 51 values 
13:33:02  2025-01-02 13:33:02.530  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
13:33:02  2025-01-02 13:33:02.686  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:33:02  13:33:02.686 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:33:02  [EL Warning]: moxy: 2025-01-02 13:33:02.725--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
13:33:03  [EL Warning]: moxy: 2025-01-02 13:33:02.939--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
13:33:03  [EL Warning]: moxy: 2025-01-02 13:33:03.172--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
13:33:03  [EL Warning]: moxy: 2025-01-02 13:33:03.414--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
13:33:03  [EL Warning]: moxy: 2025-01-02 13:33:03.707--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
13:33:04  [EL Warning]: moxy: 2025-01-02 13:33:04.029--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
13:33:04  [EL Warning]: moxy: 2025-01-02 13:33:04.371--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
13:33:04  [EL Warning]: moxy: 2025-01-02 13:33:04.879--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
13:33:05  2025-01-02 13:33:05.386  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:33:05  13:33:05.386 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:33:05  2025-01-02 13:33:05.387  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:33:05  13:33:05.387 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:33:05  2025-01-02 13:33:05.387  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:33:05  13:33:05.387 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:33:05  2025-01-02 13:33:05.485  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:33:05  13:33:05.485 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:33:05  2025-01-02 13:33:05.502  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:33:05  13:33:05.502 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:33:05  13:33:05.597 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:33:05  2025-01-02 13:33:05.597  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:33:06  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ElapsedTime=6, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, LogTimestamp=2025-01-02T13:32:51.596893Z, elapsedTime=0	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:33:06  2025-01-02 13:33:06.279  WARN 2635 --- [           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)
13:33:06  2025-01-02 13:33:06.615  INFO 2635 --- [           main] o.o.a.rest.util.EchoHealthIndicatorTest  : Started EchoHealthIndicatorTest in 4.617 seconds (JVM running for 80.277)
13:33:06  13:33:06.615 [main] INFO  org.onap.aai.rest.util.EchoHealthIndicatorTest - Started EchoHealthIndicatorTest in 4.617 seconds (JVM running for 80.277)
13:33:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.709 s -- in org.onap.aai.rest.util.EchoHealthIndicatorTest
13:33:06  [INFO] Running org.onap.aai.rest.util.EchoResponseTest
13:33:06  [EL Warning]: moxy: 2025-01-02 13:33:06.762--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
13:33:07  [EL Warning]: moxy: 2025-01-02 13:33:06.98--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
13:33:07  [EL Warning]: moxy: 2025-01-02 13:33:07.227--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
13:33:07  [EL Warning]: moxy: 2025-01-02 13:33:07.488--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
13:33:07  [EL Warning]: moxy: 2025-01-02 13:33:07.753--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
13:33:08  [EL Warning]: moxy: 2025-01-02 13:33:08.14--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
13:33:08  [EL Warning]: moxy: 2025-01-02 13:33:08.718--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
13:33:09  2025-01-02 13:33:09.258  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:33:09  13:33:09.258 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:33:09  13:33:09.291 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:33:09  2025-01-02 13:33:09.291  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:33:09  13:33:09.300 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.300  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.305 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.305  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.307 ERROR 2635 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while getting ids
13:33:09  
13:33:09  org.onap.aai.exceptions.AAIException: null
13:33:09  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  
13:33:09  13:33:09.307 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while getting ids
13:33:09  org.onap.aai.exceptions.AAIException: null
13:33:09  	at org.onap.aai.restcore.RESTAPI.getFromAppId(RESTAPI.java:95)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:86)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testEchoResultWhenInValidHeadersThrowsBadRequest(EchoResponseTest.java:120)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  13:33:09.307 [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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  2025-01-02 13:33:09.307  WARN 2635 --- [           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- 86 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 120 :MethodName- testEchoResultWhenInValidHeadersThrowsBadRequest ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  13:33:09.314 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.314  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.318 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
13:33:09  org.onap.aai.exceptions.AAIException: Error establishing a database connection
13:33:09  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  2025-01-02 13:33:09.318 ERROR 2635 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
13:33:09  
13:33:09  org.onap.aai.exceptions.AAIException: Error establishing a database connection
13:33:09  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbNowAction_Failure(EchoResponseTest.java:166)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  
13:33:09  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  13:33:09.319 [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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  2025-01-02 13:33:09.319 ERROR 2635 --- [           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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 166 :MethodName- testCheckDbNowAction_Failure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  2025-01-02 13:33:09.324  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.324 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.327 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.327  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.330 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.330  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.332  INFO 2635 --- [           main] org.onap.aai.rest.util.EchoResponseTest  : Starting the setup for the integration tests of Rest Endpoints
13:33:09  13:33:09.332 [main] INFO  org.onap.aai.rest.util.EchoResponseTest - Starting the setup for the integration tests of Rest Endpoints
13:33:09  2025-01-02 13:33:09.334 ERROR 2635 --- [           main] org.onap.aai.rest.util.EchoResponse      : Error while processing echo request 
13:33:09  
13:33:09  org.onap.aai.exceptions.AAIException: Error establishing a database connection
13:33:09  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  
13:33:09  13:33:09.334 [main] ERROR org.onap.aai.rest.util.EchoResponse - Error while processing echo request 
13:33:09  org.onap.aai.exceptions.AAIException: Error establishing a database connection
13:33:09  	at org.onap.aai.rest.util.EchoResponse.validateDBStatus(EchoResponse.java:135)
13:33:09  	at org.onap.aai.rest.util.EchoResponse.echoResult(EchoResponse.java:103)
13:33:09  	at org.onap.aai.rest.util.EchoResponseTest.testCheckDbAction_CachedFailure(EchoResponseTest.java:143)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:33:09  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:33:09  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:33:09  	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
13:33:09  	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725)
13:33:09  	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
13:33:09  	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
13:33:09  	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
13:33:09  	at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135)
13:33:09  	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
13:33:09  	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
13:33:09  	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
13:33:09  	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
13:33:09  	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
13:33:09  	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
13:33:09  	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
13:33:09  	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
13:33:09  	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
13:33:09  	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
13:33:09  	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
13:33:09  2025-01-02 13:33:09.334 ERROR 2635 --- [           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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  13:33:09.334 [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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|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- 135 :MethodName- validateDBStatus ClassName- org.onap.aai.rest.util.EchoResponse :LineNumber- 103 :MethodName- echoResult ClassName- org.onap.aai.rest.util.EchoResponseTest :LineNumber- 143 :MethodName- testCheckDbAction_CachedFailure ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :MethodName- invoke ClassName- org.junit.platform.commons.util.ReflectionUtils :LineNumber- 725 :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
13:33:09  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 s -- in org.onap.aai.rest.util.EchoResponseTest
13:33:09  [INFO] Running org.onap.aai.rest.util.LogFormatToolsTest
13:33:09  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.aai.rest.util.LogFormatToolsTest
13:33:09  [INFO] Running org.onap.aai.rest.util.ValidateEncodingTest
13:33:09  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.aai.rest.util.ValidateEncodingTest
13:33:09  [INFO] Running org.onap.aai.task.AaiGraphCheckerTest
13:33:09  [EL Warning]: moxy: 2025-01-02 13:33:09.44--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
13:33:09  [EL Warning]: moxy: 2025-01-02 13:33:09.66--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
13:33:09  [EL Warning]: moxy: 2025-01-02 13:33:09.894--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
13:33:10  [EL Warning]: moxy: 2025-01-02 13:33:10.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
13:33:10  [EL Warning]: moxy: 2025-01-02 13:33:10.422--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
13:33:10  [EL Warning]: moxy: 2025-01-02 13:33:10.748--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
13:33:11  [EL Warning]: moxy: 2025-01-02 13:33:11.29--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
13:33:11  2025-01-02 13:33:11.769  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:33:11  13:33:11.769 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:33:11  2025-01-02 13:33:11.796  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Not using any authentication for kafka interaction
13:33:11  13:33:11.796 [main] INFO  org.onap.aai.config.KafkaConfig - Not using any authentication for kafka interaction
13:33:11  2025-01-02 13:33:11.803 ERROR 2635 --- [           main] org.onap.aai.tasks.AaiGraphChecker       : Database availability is UNKNOWN from CACHED check.
13:33:11  13:33:11.803 [main] ERROR org.onap.aai.tasks.AaiGraphChecker - Database availability is UNKNOWN from CACHED check.
13:33:11  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:11  2025-01-02 13:33:11.805  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:11  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:11  2025-01-02 13:33:11.810  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:11  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s -- in org.onap.aai.task.AaiGraphCheckerTest
13:33:11  [INFO] Running org.onap.aai.rest.resources.ResourcesControllerMockTest
13:33:11  
13:33:11    .   ____          _            __ _ _
13:33:11   /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
13:33:11  ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
13:33:11   \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
13:33:11    '  |____| .__|_| |_|_| |_\__, | / / / /
13:33:11   =========|_|==============|___/=/_/_/_/
13:33:11   :: Spring Boot ::               (v2.7.18)
13:33:11  
13:33:12  2025-01-02 13:33:11.981  INFO 2635 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:33:12  13:33:11.981 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Starting ResourcesControllerMockTest using Java 11.0.16 on prd-ubuntu1804-docker-8c-8g-94703 with PID 2635 (started by jenkins in /w/workspace/aai-resources-master-verify-java/aai-resources)
13:33:12  2025-01-02 13:33:11.981  INFO 2635 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : The following 2 profiles are active: "production", "one-way-ssl"
13:33:12  13:33:11.981 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - The following 2 profiles are active: "production", "one-way-ssl"
13:33:12  13:33:12,415 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
13:33:12  13:33:12,416 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
13:33:12  13:33:12,416 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:33:12  13:33:12,416 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
13:33:12  13:33:12,416 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1900105295 - setting totalSizeCap to 1 GB
13:33:12  13:33:12,417 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1900105295 - Will use zip compression
13:33:12  13:33:12,417 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1900105295 - Will use the pattern .//logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
13:33:12  13:33:12,417 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern './/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd}.zip'.
13:33:12  13:33:12,417 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:33:12  13:33:12,417 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jan 02 13:33:01 UTC 2025
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: .//logs/ajsc-jetty/localhost_access.log
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [.//logs/ajsc-jetty/localhost_access.log]
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
13:33:12  13:33:12,418 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@45bda1c2 - Registering current configuration as safe fallback point
13:33:12  
13:33:12  2025-01-02 13:33:12.443  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 4 ms to scan 1 urls, producing 10 keys and 51 values 
13:33:12  2025-01-02 13:33:12.444  INFO 2635 --- [           main] org.reflections.Reflections              : Reflections took 1 ms to scan 1 urls, producing 7 keys and 7 values 
13:33:12  2025-01-02 13:33:12.603  INFO 2635 --- [           main] org.onap.aai.config.NodesConfiguration   : Translator is ConfigTranslator
13:33:12  13:33:12.603 [main] INFO  org.onap.aai.config.NodesConfiguration - Translator is ConfigTranslator
13:33:12  [EL Warning]: moxy: 2025-01-02 13:33:12.642--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
13:33:12  [EL Warning]: moxy: 2025-01-02 13:33:12.867--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
13:33:13  [EL Warning]: moxy: 2025-01-02 13:33:13.113--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
13:33:13  [EL Warning]: moxy: 2025-01-02 13:33:13.367--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
13:33:13  [EL Warning]: moxy: 2025-01-02 13:33:13.628--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
13:33:14  [EL Warning]: moxy: 2025-01-02 13:33:13.953--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
13:33:14  [EL Warning]: moxy: 2025-01-02 13:33:14.271--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
13:33:14  [EL Warning]: moxy: 2025-01-02 13:33:14.742--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
13:33:15  2025-01-02 13:33:15.210  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : AAI Server initialization started...
13:33:15  2025-01-02 13:33:15.210  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Starting AAIGraph connections and the NodeInjestor
13:33:15  13:33:15.210 [main] INFO  org.onap.aai.ResourcesApp - AAI Server initialization started...
13:33:15  13:33:15.210 [main] INFO  org.onap.aai.ResourcesApp - Starting AAIGraph connections and the NodeInjestor
13:33:15  2025-01-02 13:33:15.210  WARN 2635 --- [           main] org.onap.aai.ResourcesApp                : You have seriously misconfigured your application
13:33:15  13:33:15.210 [main] WARN  org.onap.aai.ResourcesApp - You have seriously misconfigured your application
13:33:15  13:33:15.280 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:33:15  2025-01-02 13:33:15.280  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:33:15  2025-01-02 13:33:15.295  INFO 2635 --- [           main] org.onap.aai.config.KafkaConfig          : Using authentication provided by kafka interaction
13:33:15  13:33:15.295 [main] INFO  org.onap.aai.config.KafkaConfig - Using authentication provided by kafka interaction
13:33:15  2025-01-02 13:33:15.382  INFO 2635 --- [           main] o.o.aai.service.NodeValidationService    : Node validation check passed
13:33:15  13:33:15.382 [main] INFO  org.onap.aai.service.NodeValidationService - Node validation check passed
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Cannot find template location: classpath:/templates/ (please add some templates, check your Groovy configuration, or set spring.groovy.template.check-template-location=false)			|
13:33:16  2025-01-02 13:33:15.974  WARN 2635 --- [           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)
13:33:16  2025-01-02 13:33:16.230  INFO 2635 --- [           main] o.o.a.r.r.ResourcesControllerMockTest    : Started ResourcesControllerMockTest in 4.344 seconds (JVM running for 89.892)
13:33:16  13:33:16.230 [main] INFO  org.onap.aai.rest.resources.ResourcesControllerMockTest - Started ResourcesControllerMockTest in 4.344 seconds (JVM running for 89.892)
13:33:16  2025-01-02T13:33:16.253125Z|57ef3f0d-f7a9-4813-8071-24f138889e3e|pool-326-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.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  13:33:16.279 [pool-326-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  2025-01-02 13:33:16.279 ERROR 2635 --- [ol-326-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  2025-01-02T13:33:16.253125Z|57ef3f0d-f7a9-4813-8071-24f138889e3e|pool-326-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.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  13:33:16.281 [pool-326-thread-1] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  2025-01-02 13:33:16.281 ERROR 2635 --- [ol-326-thread-1] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 89 :MethodName- getLegacy ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 146 :MethodName- process ClassName- org.onap.aai.rest.ResourcesController$1 :LineNumber- 143 :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- 1128 :MethodName- runWorker ClassName- java.util.concurrent.ThreadPoolExecutor$Worker :LineNumber- 628 :MethodName- run ClassName- java.lang.Thread :LineNumber- 829 :MethodName- run
13:33:16  127.0.0.1 - - [02/Jan/2025:13:33:16 +0000] "GET /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 41 - "logType": "access"
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:16  2025-01-02 13:33:16.289  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:16  2025-01-02T13:33:16.305044Z|c8ec81d1-a944-44fe-aae9-74f5607a61c6|qtp912837140-525|/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.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  13:33:16.312 [qtp912837140-525] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  2025-01-02 13:33:16.312 ERROR 2635 --- [tp912837140-525] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  2025-01-02T13:33:16.305044Z|c8ec81d1-a944-44fe-aae9-74f5607a61c6|qtp912837140-525|/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.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  13:33:16.312 [qtp912837140-525] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  2025-01-02 13:33:16.312 ERROR 2635 --- [tp912837140-525] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 216 :MethodName- handleWrites ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 70 :MethodName- update ClassName- jdk.internal.reflect.GeneratedMethodAccessor91 :LineNumber- -1 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 79 :MethodName- dispatch
13:33:16  127.0.0.1 - - [02/Jan/2025:13:33:16 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 272 REST someTransaction test - - - - - - - - - - 12 - "logType": "access"
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:16  2025-01-02 13:33:16.318  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:16  2025-01-02T13:33:16.331555Z|5d63c279-6395-4784-81b7-773ee7d12411|qtp912837140-530|/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.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.336 [qtp912837140-530] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.336 ERROR 2635 --- [tp912837140-530] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02T13:33:16.331555Z|5d63c279-6395-4784-81b7-773ee7d12411|qtp912837140-530|/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.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.337 ERROR 2635 --- [tp912837140-530] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.337 [qtp912837140-530] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 157 :MethodName- updateRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 85 :MethodName- updateRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  127.0.0.1 - - [02/Jan/2025:13:33:16 +0000] "PUT /aai/v30/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 303 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:16  2025-01-02 13:33:16.342  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:16  2025-01-02T13:33:16.355123Z|2b9183ce-e8da-4ad3-9c2b-35d86488fe18|qtp912837140-529|/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.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.360 [qtp912837140-529] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.360 ERROR 2635 --- [tp912837140-529] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02T13:33:16.355123Z|2b9183ce-e8da-4ad3-9c2b-35d86488fe18|qtp912837140-529|/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.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.361 [qtp912837140-529] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.361 ERROR 2635 --- [tp912837140-529] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 415 :MethodName- delete ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 163 :MethodName- delete ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  127.0.0.1 - - [02/Jan/2025:13:33:16 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/someHostname" 500 275 REST someTransaction test - - - - - - - - - - 14 - "logType": "access"
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:16  2025-01-02 13:33:16.371  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:16  2025-01-02T13:33:16.385705Z|66db5b63-5bb3-4003-a4a6-f08daca85195|qtp912837140-529|/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.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.389 [qtp912837140-529] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.389 ERROR 2635 --- [tp912837140-529] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02T13:33:16.385705Z|66db5b63-5bb3-4003-a4a6-f08daca85195|qtp912837140-529|/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.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  13:33:16.390 [qtp912837140-529] ERROR org.onap.aai.logging.ErrorLogHelper - ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  2025-01-02 13:33:16.390 ERROR 2635 --- [tp912837140-529] org.onap.aai.logging.ErrorLogHelper      : ERR.5.4.4000 root cause=java.lang.IllegalArgumentException ClassName- org.onap.aai.service.ResourcesService :LineNumber- 288 :MethodName- deleteRelationship ClassName- org.onap.aai.rest.ResourcesController :LineNumber- 181 :MethodName- deleteRelationship ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- -2 :MethodName- invoke0 ClassName- jdk.internal.reflect.NativeMethodAccessorImpl :LineNumber- 62 :MethodName- invoke ClassName- jdk.internal.reflect.DelegatingMethodAccessorImpl :LineNumber- 43 :MethodName- invoke ClassName- java.lang.reflect.Method :LineNumber- 566 :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- 124 :MethodName- run ClassName- org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher :LineNumber- 167 :MethodName- invoke ClassName- org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker :LineNumber- 176 :MethodName- doDispatch
13:33:16  127.0.0.1 - - [02/Jan/2025:13:33:16 +0000] "DELETE /aai/v30/cloud-infrastructure/pservers/pserver/someHostname/relationship-list/relationship" 500 306 REST someTransaction test - - - - - - - - - - 10 - "logType": "access"
13:33:16  2025-01-02T13:32:51.596893Z|24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e|Query requires iterating over all vertices [()]. For better performance, use indexes	RequestID=24c76cb8-1f98-4f8e-8fa0-dcd02d6de79e, ServiceName=UNKNOWN, ServerIPAddress=10.30.107.193, ErrorDesc=Unexpected error reading/updating database:3002:Internal Server Error:Error establishing a database connection, ElapsedTime=6, InvocationID=837a62b1-9d35-4cce-a98b-2f14fd167833, ErrorCode=300, LogTimestamp=2025-01-02T13:32:51.596893Z, ServerFQDN=prd-ubuntu1804-docker-8c-8g-94703, StatusCode=ERROR, elapsedTime=0	Query requires iterating over all vertices [()]. For better performance, use indexes			|
13:33:16  2025-01-02 13:33:16.396  WARN 2635 --- [           main] o.j.g.transaction.StandardJanusGraphTx   : Query requires iterating over all vertices [()]. For better performance, use indexes
13:33:18  2025-01-02 13:33:18.536  INFO 2635 --- [           main] org.onap.aai.ResourcesApp                : Shutting down both realtime and cached connections
13:33:18  13:33:18.536 [main] INFO  org.onap.aai.ResourcesApp - Shutting down both realtime and cached connections
13:33:18  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.730 s -- in org.onap.aai.rest.resources.ResourcesControllerMockTest
13:33:18  [INFO] 
13:33:18  [INFO] Results:
13:33:18  [INFO] 
13:33:18  [WARNING] Tests run: 111, Failures: 0, Errors: 0, Skipped: 2
13:33:18  [INFO] 
13:33:18  [INFO] 
13:33:18  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-unit-test) @ aai-resources ---
13:33:18  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
13:33:19  [INFO] Analyzed bundle 'aai-resources' with 58 classes
13:33:19  [INFO] 
13:33:19  [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ aai-resources ---
13:33:20  [INFO] Building jar: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.4-SNAPSHOT.jar
13:33:20  [INFO] 
13:33:20  [INFO] --- spring-boot-maven-plugin:2.7.18:repackage (default) @ aai-resources ---
13:33:21  [INFO] Layout: ZIP
13:33:22  [INFO] Replacing main artifact with repackaged archive
13:33:22  [INFO] 
13:33:22  [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ aai-resources ---
13:33:23  [INFO] Reading assembly descriptor: src/main/assembly/descriptor.xml
13:33:23  [INFO] Copying files to /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.4-SNAPSHOT-build
13:33:25  [WARNING] Assembly file: /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.4-SNAPSHOT-build is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
13:33:25  [INFO] 
13:33:25  [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-integration-test) @ aai-resources ---
13:33:25  [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-it.exec,excludes=**/*WebSecurityConfig.*
13:33:25  [INFO] 
13:33:25  [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (integration-tests) @ aai-resources ---
13:33:25  [INFO] Tests are skipped.
13:33:25  [INFO] 
13:33:25  [INFO] --- maven-resources-plugin:3.0.0:copy-resources (copy-fat-jar) @ aai-resources ---
13:33:25  [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:33:25  [INFO] ignoreDelta true
13:33:25  [INFO] Copying 1 resource
13:33:25  [INFO] Copying file aai-resources-1.15.4-SNAPSHOT.jar
13:33:25  [INFO] 
13:33:25  [INFO] --- jacoco-maven-plugin:0.8.12:report (post-integration-test) @ aai-resources ---
13:33:25  [INFO] Skipping JaCoCo execution due to missing execution data file.
13:33:25  [INFO] 
13:33:25  [INFO] --- jacoco-maven-plugin:0.8.12:check (default-check) @ aai-resources ---
13:33:25  [INFO] Loading execution data file /w/workspace/aai-resources-master-verify-java/aai-resources/target/code-coverage/jacoco-ut.exec
13:33:25  [INFO] Analyzed bundle 'aai-resources' with 58 classes
13:33:25  [INFO] All coverage checks have been met.
13:33:25  [INFO] 
13:33:25  [INFO] --- maven-failsafe-plugin:3.1.2:verify (integration-tests) @ aai-resources ---
13:33:25  [INFO] Tests are skipped.
13:33:25  [INFO] 
13:33:25  [INFO] --- maven-install-plugin:2.4:install (default-install) @ aai-resources ---
13:33:25  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/target/aai-resources-1.15.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.4-SNAPSHOT/aai-resources-1.15.4-SNAPSHOT.jar
13:33:26  [INFO] Installing /w/workspace/aai-resources-master-verify-java/aai-resources/pom.xml to /home/jenkins/.m2/repository/org/onap/aai/resources/aai-resources/1.15.4-SNAPSHOT/aai-resources-1.15.4-SNAPSHOT.pom
13:33:26  [INFO] ------------------------------------------------------------------------
13:33:26  [INFO] Reactor Summary:
13:33:26  [INFO] 
13:33:26  [INFO] aai-resources ...................................... SUCCESS [  7.654 s]
13:33:26  [INFO] aai-resources ...................................... SUCCESS [02:02 min]
13:33:26  [INFO] ------------------------------------------------------------------------
13:33:26  [INFO] BUILD SUCCESS
13:33:26  [INFO] ------------------------------------------------------------------------
13:33:26  [INFO] Total time: 02:12 min
13:33:26  [INFO] Finished at: 2025-01-02T13:33:26+00:00
13:33:26  [INFO] Final Memory: 126M/448M
13:33:26  [INFO] ------------------------------------------------------------------------
13:33:26  $ ssh-agent -k
13:33:26  unset SSH_AUTH_SOCK;
13:33:26  unset SSH_AGENT_PID;
13:33:26  echo Agent pid 2024 killed;
13:33:26  [ssh-agent] Stopped.
13:33:26  [PostBuildScript] - [INFO] Executing post build scripts.
13:33:26  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins17288157673633949841.sh
13:33:26  ---> sysstat.sh
13:33:26  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins2626327500841810409.sh
13:33:26  ---> package-listing.sh
13:33:26  ++ facter osfamily
13:33:26  ++ tr '[:upper:]' '[:lower:]'
13:33:26  + OS_FAMILY=debian
13:33:26  + workspace=/w/workspace/aai-resources-master-verify-java
13:33:26  + START_PACKAGES=/tmp/packages_start.txt
13:33:26  + END_PACKAGES=/tmp/packages_end.txt
13:33:26  + DIFF_PACKAGES=/tmp/packages_diff.txt
13:33:26  + PACKAGES=/tmp/packages_start.txt
13:33:26  + '[' /w/workspace/aai-resources-master-verify-java ']'
13:33:26  + PACKAGES=/tmp/packages_end.txt
13:33:26  + case "${OS_FAMILY}" in
13:33:26  + dpkg -l
13:33:26  + grep '^ii'
13:33:26  + '[' -f /tmp/packages_start.txt ']'
13:33:26  + '[' -f /tmp/packages_end.txt ']'
13:33:26  + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:33:26  + '[' /w/workspace/aai-resources-master-verify-java ']'
13:33:26  + mkdir -p /w/workspace/aai-resources-master-verify-java/archives/
13:33:26  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aai-resources-master-verify-java/archives/
13:33:27  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins15661842716471665122.sh
13:33:27  ---> capture-instance-metadata.sh
13:33:27  Setup pyenv:
13:33:27    system
13:33:27    3.8.13
13:33:27    3.9.13
13:33:27  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
13:33:27  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fy39 from file:/tmp/.os_lf_venv
13:33:28  lf-activate-venv(): INFO: Installing: lftools 
13:33:46  lf-activate-venv(): INFO: Adding /tmp/venv-fy39/bin to PATH
13:33:46  INFO: Running in OpenStack, capturing instance metadata
13:33:46  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins760216632943125722.sh
13:33:46  provisioning config files...
13:33:46  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aai-resources-master-verify-java@tmp/config4623173376625408787tmp
13:33:46  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
13:33:46  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
13:33:46  [EnvInject] - Injecting environment variables from a build step.
13:33:46  [EnvInject] - Injecting as environment variables the properties content 
13:33:46  SERVER_ID=logs
13:33:46  
13:33:46  [EnvInject] - Variables injected successfully.
13:33:46  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins13038018173514756243.sh
13:33:46  ---> create-netrc.sh
13:33:47  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins15644448358633835782.sh
13:33:47  ---> python-tools-install.sh
13:33:47  Setup pyenv:
13:33:47    system
13:33:47    3.8.13
13:33:47    3.9.13
13:33:47  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
13:33:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fy39 from file:/tmp/.os_lf_venv
13:33:54  lf-activate-venv(): INFO: Installing: lftools 
13:34:15  lf-activate-venv(): INFO: Adding /tmp/venv-fy39/bin to PATH
13:34:15  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins13096331025496106.sh
13:34:15  ---> sudo-logs.sh
13:34:15  Archiving 'sudo' log..
13:34:15  [aai-resources-master-verify-java] $ /bin/bash /tmp/jenkins4496445630164557053.sh
13:34:15  ---> job-cost.sh
13:34:15  Setup pyenv:
13:34:15    system
13:34:15    3.8.13
13:34:15    3.9.13
13:34:15  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
13:34:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fy39 from file:/tmp/.os_lf_venv
13:34:16  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
13:34:21  lf-activate-venv(): INFO: Adding /tmp/venv-fy39/bin to PATH
13:34:21  INFO: No Stack...
13:34:21  INFO: Retrieving Pricing Info for: v3-standard-8
13:34:21  INFO: Archiving Costs
13:34:21  [aai-resources-master-verify-java] $ /bin/bash -l /tmp/jenkins38111754085908506.sh
13:34:21  ---> logs-deploy.sh
13:34:21  Setup pyenv:
13:34:21    system
13:34:21    3.8.13
13:34:21    3.9.13
13:34:21  * 3.10.6 (set by /w/workspace/aai-resources-master-verify-java/.python-version)
13:34:21  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fy39 from file:/tmp/.os_lf_venv
13:34:22  lf-activate-venv(): INFO: Installing: lftools 
13:34:30  lf-activate-venv(): INFO: Adding /tmp/venv-fy39/bin to PATH
13:34:30  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/aai-resources-master-verify-java/687
13:34:30  INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt
13:34:31  Archives upload complete.
13:34:31  INFO: archiving logs to Nexus
13:34:32  ---> uname -a:
13:34:32  Linux prd-ubuntu1804-docker-8c-8g-94703 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
13:34:32  
13:34:32  
13:34:32  ---> lscpu:
13:34:32  Architecture:        x86_64
13:34:32  CPU op-mode(s):      32-bit, 64-bit
13:34:32  Byte Order:          Little Endian
13:34:32  CPU(s):              8
13:34:32  On-line CPU(s) list: 0-7
13:34:32  Thread(s) per core:  1
13:34:32  Core(s) per socket:  1
13:34:32  Socket(s):           8
13:34:32  NUMA node(s):        1
13:34:32  Vendor ID:           AuthenticAMD
13:34:32  CPU family:          23
13:34:32  Model:               49
13:34:32  Model name:          AMD EPYC-Rome Processor
13:34:32  Stepping:            0
13:34:32  CPU MHz:             2800.000
13:34:32  BogoMIPS:            5600.00
13:34:32  Virtualization:      AMD-V
13:34:32  Hypervisor vendor:   KVM
13:34:32  Virtualization type: full
13:34:32  L1d cache:           32K
13:34:32  L1i cache:           32K
13:34:32  L2 cache:            512K
13:34:32  L3 cache:            16384K
13:34:32  NUMA node0 CPU(s):   0-7
13:34:32  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
13:34:32  
13:34:32  
13:34:32  ---> nproc:
13:34:32  8
13:34:32  
13:34:32  
13:34:32  ---> df -h:
13:34:32  Filesystem      Size  Used Avail Use% Mounted on
13:34:32  udev             16G     0   16G   0% /dev
13:34:32  tmpfs           3.2G  708K  3.2G   1% /run
13:34:32  /dev/vda1       155G   11G  145G   7% /
13:34:32  tmpfs            16G     0   16G   0% /dev/shm
13:34:32  tmpfs           5.0M     0  5.0M   0% /run/lock
13:34:32  tmpfs            16G     0   16G   0% /sys/fs/cgroup
13:34:32  /dev/vda15      105M  4.4M  100M   5% /boot/efi
13:34:32  tmpfs           3.2G     0  3.2G   0% /run/user/1001
13:34:32  
13:34:32  
13:34:32  ---> free -m:
13:34:32                total        used        free      shared  buff/cache   available
13:34:32  Mem:          32167         873       28246           0        3047       30853
13:34:32  Swap:          1023           0        1023
13:34:32  
13:34:32  
13:34:32  ---> ip addr:
13:34:32  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:34:32      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:34:32      inet 127.0.0.1/8 scope host lo
13:34:32         valid_lft forever preferred_lft forever
13:34:32      inet6 ::1/128 scope host 
13:34:32         valid_lft forever preferred_lft forever
13:34:32  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
13:34:32      link/ether fa:16:3e:f0:96:2e brd ff:ff:ff:ff:ff:ff
13:34:32      inet 10.30.107.193/23 brd 10.30.107.255 scope global dynamic ens3
13:34:32         valid_lft 86111sec preferred_lft 86111sec
13:34:32      inet6 fe80::f816:3eff:fef0:962e/64 scope link 
13:34:32         valid_lft forever preferred_lft forever
13:34:32  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
13:34:32      link/ether 02:42:82:4b:3e:02 brd ff:ff:ff:ff:ff:ff
13:34:32      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
13:34:32         valid_lft forever preferred_lft forever
13:34:32      inet6 fe80::42:82ff:fe4b:3e02/64 scope link 
13:34:32         valid_lft forever preferred_lft forever
13:34:32  
13:34:32  
13:34:32  ---> sar -b -r -n DEV:
13:34:32  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-94703) 	01/02/25 	_x86_64_	(8 CPU)
13:34:32  
13:34:32  13:29:47     LINUX RESTART	(8 CPU)
13:34:32  
13:34:32  13:30:01          tps      rtps      wtps   bread/s   bwrtn/s
13:34:32  13:31:00       406.96     73.98    332.99   5331.02 119719.56
13:34:32  13:32:01       197.07     23.49    173.58    770.37  79222.55
13:34:32  13:33:01        39.91      6.95     32.96    622.96   5905.15
13:34:32  13:34:01        25.23      0.83     24.40     89.05   6204.83
13:34:32  Average:       167.43     26.30    141.12   1699.63  52875.57
13:34:32  
13:34:32  13:30:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
13:34:32  13:31:00     30146176  31691300   2793044      8.48     67512   1789144   1371280      4.03    859092   1645016    156992
13:34:32  13:32:01     26924144  28970248   6015076     18.26     86648   2252044   4237552     12.47   3692036   1990060     67984
13:34:32  13:33:01     25644512  27805868   7294708     22.15     89772   2360460   5449276     16.03   4923072   2012444      1016
13:34:32  13:34:01     28943724  31611304   3995496     12.13     91908   2858024   1453640      4.28   1396768   2242568    329468
13:34:32  Average:     27914639  30019680   5024581     15.25     83960   2314918   3127937      9.20   2717742   1972522    138865
13:34:32  
13:34:32  13:30:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
13:34:32  13:31:00      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:34:32  13:31:00           lo      2.27      2.27      0.23      0.23      0.00      0.00      0.00      0.00
13:34:32  13:31:00         ens3    358.30    234.39   1688.47     73.63      0.00      0.00      0.00      0.00
13:34:32  13:32:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
13:34:32  13:32:01           lo      0.33      0.33      0.03      0.03      0.00      0.00      0.00      0.00
13:34:32  13:32:01         ens3    417.28    321.31   4942.24     50.23      0.00      0.00      0.00      0.00
13:34:32  13:33:01    vethef04be2      0.27      0.47      0.07      0.05      0.00      0.00      0.00      0.00
13:34:32  13:33:01      docker0      0.40      0.55      0.07      0.05      0.00      0.00      0.00      0.00
13:34:32  13:33:01           lo     21.33     21.33      9.22      9.22      0.00      0.00      0.00      0.00
13:34:32  13:33:01         ens3     58.56     43.56    632.57     26.72      0.00      0.00      0.00      0.00
13:34:32  13:34:01      docker0      0.08      0.07      0.00      0.00      0.00      0.00      0.00      0.00
13:34:32  13:34:01           lo      2.67      2.67      0.55      0.55      0.00      0.00      0.00      0.00
13:34:32  13:34:01         ens3     41.38     38.13    228.07     12.25      0.00      0.00      0.00      0.00
13:34:32  Average:      docker0      0.12      0.15      0.02      0.01      0.00      0.00      0.00      0.00
13:34:32  Average:           lo      6.62      6.62      2.49      2.49      0.00      0.00      0.00      0.00
13:34:32  Average:         ens3    219.71    160.02   1885.56     40.75      0.00      0.00      0.00      0.00
13:34:32  
13:34:32  
13:34:32  ---> sar -P ALL:
13:34:32  Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-94703) 	01/02/25 	_x86_64_	(8 CPU)
13:34:32  
13:34:32  13:29:47     LINUX RESTART	(8 CPU)
13:34:32  
13:34:32  13:30:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
13:34:32  13:31:00        all     11.33      0.00      1.45      2.77      0.04     84.40
13:34:32  13:31:00          0     20.12      0.00      1.75      0.67      0.05     77.41
13:34:32  13:31:00          1      8.15      0.00      1.17      0.92      0.02     89.75
13:34:32  13:31:00          2      8.52      0.00      2.22      0.60      0.03     88.63
13:34:32  13:31:00          3      4.81      0.00      0.52      0.22      0.02     94.44
13:34:32  13:31:00          4      4.39      0.00      0.94     10.21      0.07     84.39
13:34:32  13:31:00          5      5.60      0.00      1.55      2.37      0.05     90.43
13:34:32  13:31:00          6     33.52      0.00      2.38      1.93      0.05     62.11
13:34:32  13:31:00          7      5.48      0.00      1.04      5.31      0.03     88.14
13:34:32  13:32:01        all     29.62      0.00      1.24      1.05      0.07     68.02
13:34:32  13:32:01          0     35.54      0.00      1.55      0.51      0.07     62.34
13:34:32  13:32:01          1     31.62      0.00      1.41      0.20      0.08     66.68
13:34:32  13:32:01          2     32.82      0.00      1.30      1.77      0.07     64.04
13:34:32  13:32:01          3     35.66      0.00      0.43      0.10      0.07     63.75
13:34:32  13:32:01          4     27.46      0.00      1.13      2.97      0.10     68.33
13:34:32  13:32:01          5     27.19      0.00      2.10      1.11      0.07     69.54
13:34:32  13:32:01          6     29.90      0.00      1.18      0.31      0.07     68.54
13:34:32  13:32:01          7     16.76      0.00      0.79      1.43      0.07     80.96
13:34:32  13:33:01        all     31.62      0.00      0.82      0.24      0.07     67.25
13:34:32  13:33:01          0     34.90      0.00      0.65      0.02      0.07     64.36
13:34:32  13:33:01          1     33.24      0.00      0.77      0.23      0.07     65.69
13:34:32  13:33:01          2     26.00      0.00      0.67      0.07      0.05     73.22
13:34:32  13:33:01          3     33.77      0.00      0.95      0.40      0.07     64.80
13:34:32  13:33:01          4     34.42      0.00      0.65      0.07      0.07     64.79
13:34:32  13:33:01          5     36.13      0.00      0.97      0.74      0.08     62.07
13:34:32  13:33:01          6     22.80      0.00      0.98      0.38      0.10     75.73
13:34:32  13:33:01          7     31.69      0.00      0.92      0.07      0.07     67.26
13:34:32  13:34:01        all     10.52      0.00      0.98      5.84      0.04     82.62
13:34:32  13:34:01          0      9.29      0.00      1.35      0.85      0.05     88.46
13:34:32  13:34:01          1     15.35      0.00      1.40      0.08      0.03     83.13
13:34:32  13:34:01          2      6.29      0.00      0.57      0.02      0.05     93.07
13:34:32  13:34:01          3      5.20      0.00      0.52     10.26      0.07     83.95
13:34:32  13:34:01          4     18.67      0.00      0.94      0.42      0.05     79.92
13:34:32  13:34:01          5      7.35      0.00      1.03      0.18      0.05     91.38
13:34:32  13:34:01          6     16.26      0.00      0.75     34.89      0.03     48.06
13:34:32  13:34:01          7      5.83      0.00      1.22      0.00      0.02     92.93
13:34:32  Average:        all     20.80      0.00      1.12      2.47      0.06     75.55
13:34:32  Average:          0     25.00      0.00      1.33      0.51      0.06     73.10
13:34:32  Average:          1     22.13      0.00      1.19      0.36      0.05     76.28
13:34:32  Average:          2     18.47      0.00      1.19      0.62      0.05     79.67
13:34:32  Average:          3     19.91      0.00      0.60      2.74      0.05     76.70
13:34:32  Average:          4     21.27      0.00      0.92      3.41      0.07     74.33
13:34:32  Average:          5     19.06      0.00      1.42      1.10      0.06     78.36
13:34:32  Average:          6     25.64      0.00      1.32      9.34      0.06     63.63
13:34:32  Average:          7     14.94      0.00      0.99      1.70      0.05     82.32
13:34:32  
13:34:32  
13:34:32